Re: FN-FORUM: PDF to Image
date posted 16th January 2007 15:49
ImageMagick is what you need, make sure you have ghost script installed as
well
The command would be something like:
Convert file.pdf image.jpg
You can add other arguments as well such as size, text, draw etc...
Gareth
On 16/1/07 12:11, "Dominic Raywood" [EMAIL REMOVED] wrote:
>
> Well, if it can be done in Photoshop, then its almost certain you can do
> it with ImageMagick. With ImageMagick, you can do it from the command
> line and as such, create a script as per your requirement.
>
> Have a look at http://www.imagemagick.org/script/index.php