"Jpegpixi" is short for "JPEG pixel interpolator". It is a command-line utility which interpolates pixels in JFIF images (commonly refered to as "JPEG images"). This is useful to correct images from a digital camera with CCD defects. Jpegpixi is unique in that it tries to preserve the quality of the JFIF image as much as possible. Most graphics programs decode JFIF images when they are loaded, and re-encode them when they are saved, which results in an overall loss of quality. Jpegpixi, on the other hand, does not decode and re-encode the image, but manipulates the encoded image data, protecting the quality of the image as much as possible.
| Tags | multimedia Graphics Graphics Conversion Editors |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Unix |
| Implementation | C |
| Translations | Finnish English German French |
Recent releases


Release Notes: A typo in the English jpegpixi manual page has been fixed. The postal address of the Free Software Foundation has been updated.


Release Notes: In addition to hot pixels in an otherwise black image, the jpeghotp program can now also find dead pixels in an otherwise white image. The programs fail gracefully if the locale cannot be set.


Release Notes: French translations of the manual pages and the message catalog have been included in the package.


Release Notes: Spelling mistakes in the German message catalog have been corrected. Some messages have been split to make the job of translators easier.


Release Notes: Finnish translations of the manual pages and the message catalog have been included in the package.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.