MLUG: Re: [MLUG] how to convert pdf to image (e.g., jpg or png)?
Re: [MLUG] how to convert pdf to image (e.g., jpg or png)?
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On 3/14/07, Mike Miller <EMAIL:PROTECTED> wrote:
Using all those neat tricks I end up with something that does exactly what
I want, which is this:

gs -q -dBATCH -dNOPAUSE -dLastPage=1 -sDEVICE=jpeg -r100 -sOutputFile=${1}.jpg ${1}.pdf

The Sci Am covers are 812x1075 with -r100.

Thanks a million!  That's a very nice solution.

Mike



Sounds like you have a solution already, but just as an FYI you can also use imagemagick to convert pdf files to images. 

--matt
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members