From: Koen Vervloesem Date: 2004-10-11T06:18:04+09:00 Subject: [ANN] jpeg2pdf v0.1 Hi, I'm pleased to announce you jpeg2pdf version 0.1. jpeg2pdf is a free program that converts a directory of JPEG files to a PDF file. Features: * 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 cross-platform. It works on any platform the Ruby programming environment runs on. This includes Windows 95/98/NT/XP, GNU/Linux, Mac OS X, Solaris, AIX, OS/2 and DOS. * 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. * jpeg2pdf is free. You can download it and use it for free. Homepage: http://koan.studentenweb.org/software/jpeg2pdf.html Ruby Application Archive page: http://raa.ruby-lang.org/project/jpeg2pdf/ This is a beta release. Feel free to comment. Regards, Koen Vervloesem