K 10 svn:author V 3 pav K 8 svn:date V 27 2005-01-23T18:44:08.000000Z K 7 svn:log V 623 jpeg2pdf: converts a directory of JPEG (JPG) files to a PDF file * jpeg2pdf is fast. Unlike ImageMagick or other general image conversion tools, jpeg2pdf is specialized for its task an does this very efficiently. * jpeg2pdf generates compact PDF files. Unlike general image conversion tools, jpeg2pdf doesn't do any processing/rescaling of the images, nor does it generate thumbnails of the pages in the PDF file. * jpeg2pdf is a command-line program. So it can very easily be integrated in a shell script or a web server process to automate a conversion task. PR: ports/76562 Submitted by: END