Create a single PDF from multiple images with ImageMagick

$ convert *.jpg output.pdf

 Given some images (jpg or other supported formats) in input, you
obtain a single PDF file with an image for every page.

Ex:

a...@arul-desktop:~$ convert *.jpg output.pdf
The program 'convert' can be found in the following packages:
 * imagemagick
 * graphicsmagick-imagemagick-compat
Try: sudo apt-get install <selected package>
a...@arul-desktop:~$  sudo apt-get install  imagemagick
[sudo] password for arul:
Reading package lists... Done

-- 
Regards,
Tha.Suresh
http://thasulinux.wordpress.com

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to