Bug 76562 - [NEW PORT] converters/jpeg2pdf: Converts a directory of JPEG (JPG) files to a PDF file
Summary: [NEW PORT] converters/jpeg2pdf: Converts a directory of JPEG (JPG) files to a...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 06:40 UTC by ports@c0decafe.net
Modified: 2005-01-23 18:44 UTC (History)
0 users

See Also:


Attachments
jpeg2pdf-0.12.shar (3.06 KB, text/plain)
2005-01-22 06:40 UTC, ports@c0decafe.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ports@c0decafe.net 2005-01-22 06:40:20 UTC
jpeg2pdf has the following 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 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.

Author:	Koen Vervloesem <koen.vervloesem@myrealbox.com>
WWW:	http://koan.studentenweb.org/software/jpeg2pdf.html

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-01-23 18:44:45 UTC
State Changed
From-To: open->closed

New port added under graphics category.