Search found 1 match

by dimazelensky
2012-03-06T00:27:12-07:00
Forum: Users
Topic: Trouble with PDF to jpeg conversion
Replies: 1
Views: 4295

Trouble with PDF to jpeg conversion

Hi!

I need to convert multipage PDF-document into separate JPG files with definition 300 DPI.

I used the following algorithm:
1. conversion of multipage PDF file into onepage documents by meas of Mac OS (Automator).
2. conversion of onepage PDF into jpeg using command mogrify -density 300 -quality ...