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, Matt Klaric <EMAIL:PROTECTED> wrote:
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

ImageMagick just calls ghostscript under the hood. It's sure a lot more convenient than remembering all those gs switches.

Regards,
Mark
EMAIL:PROTECTED
--
Most of the time,
for most of the world,
no matter how hard people work at it,
nothing of any significance happens.
    -- Weinberg's Law

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