| Debian Package a Day ( @ 2004-08-20 08:00:00 |
libjpeg-progs - : Programs for manipulating JPEG files
Ian B. suggested libjpen-progs. I haven't tried it myself.
More information on this package can be found on the Debian web site.
(If there is a package you would like to see featured here, go to the userinfo page and follow the directions there to submit your entry.)
Now available in RSS and ATOM flavors too.
This package contains programs for manipulating JPEG files: cjpeg/djpeg: convert to/from the JPEG file format rdjpgcom/wrjpgcom: read/write comments in JPEG files jpegtran: lossless transformations of JPEG files
Ian B. suggested libjpen-progs. I haven't tried it myself.
libjpeg-progs contains a few command-line scripts:
- cjpeg/djpeg: convert to/from the JPEG file format
- rdjpgcom/wrjpgcom: read/write comments in JPEG files
- jpegtran: lossless transformations of JPEG files
One of the more interesting is jpegtran. Most programs that manipulate images are format-neutral, so they'll decode the jpeg, do the transformation, then reencode -- which means you've double-encoded the file, and you'll have more jpeg distortion; jpegtran can rotate and flip your jpegs without any loss of quality.
More information on this package can be found on the Debian web site.
(If there is a package you would like to see featured here, go to the userinfo page and follow the directions there to submit your entry.)
Now available in RSS and ATOM flavors too.