Thursday, July 4, 2019

Imagemagick and command line "convert" to create pdf files



 https://itsfoss.com/convert-multiple-images-pdf-ubuntu-1304/

Command Line:

sudo apt-get install imagemagick
 
convert image1.jpg image2.png image3.bmp output.pdf
 
  
Convert tool, with gui support:

gscan2pdf


--30--

No comments:

Post a Comment