Copy link to clipboard
Copied
I have a program that automatically create pdf files.
I want to upload them into a database as image files (preferably jpg).
I know I can open the pdf in acrobat and save it as a jpg, but I have a LOT of them to do.
Is there a way to do this from the command line ?
Copy link to clipboard
Copied
Not with Acrobat, no, but there are other libraries and applications that can do it, of course.
Copy link to clipboard
Copied
Not with Acrobat, no, but there are other libraries and applications that can do it, of course.
Copy link to clipboard
Copied
Imagemagick can do this
https://www.imagemagick.org/script/index.php
Once you get it set up. you can try this
http://rafaelsteil.com/converting-multiple-pdf-files-into-jpg-using-imagemagick/
Find more inspiration, events, and resources on the new Adobe Community
Explore Now