On Thursday 05 April 2007 17:29, Greg Freemyer wrote:
> All,
>
> Is there a tool for converting PDFs to TIFFs?
>
> Command Line preferred, but not required if I can do a directories
> worth at a time.
>
> I was thinking of something like ghostscript, but I don't know if it
> can produce TIFFs.

convert      will convert almost anything.......

convert   <filename.pdf>    <filename.tiff>
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to