I have a folder with 100 jpg images. I want to convert these images into a multi-page pdf file, with all the images (cropped to A4 size). They are already in the correct rotation.
Which tools should I use?
|
I have a folder with 100 jpg images. I want to convert these images into a multi-page pdf file, with all the images (cropped to A4 size). They are already in the correct rotation. Which tools should I use? |
||||
|
|
|
Requirements ImageMagick Type the follow line to commmand prompt for intall ImageMagick:
Convert from jpegs to PDF: Go to the work directory (directory of jpegs):
Convert the JPG files to PDF:
source : http://bitprison.net/jpg_to_pdf |
|||||
|