FG
💻 Software

Ubuntu 8.04: convert PDF document to one JPG per page

Fresh7 days ago
Mar 15, 20265184 views
Confidence Score0%
0%

Problem

I want to convert a PDF document that spans multiple pages to 1 JPG per page. How can I do that?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Ubuntu 8.04: convert PDF document to one JPG per page

Low Risk

Assuming that imagemagick is installed: The option defines the quality the pdf is rendered before the convert > here 600dpi. For high quality prints you can increase that number. The %d just before the jpg suffix is for automatic numbering of the ou…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment