软件包: jpegpixi (1.1.1-4) [universe]
jpegpixi 的相关链接
Ubuntu 的资源:
下载源码包 jpegpixi:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Kevin Coyner
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [www.zero-based.org]
相似软件包:
Remove hot spots from JPEG images with minimal quality loss
jpegpixi is short for "JPEG pixel interpolator". It is a command-line utility which interpolates pixels in JFIF images (commonly referred to as "JPEG images"). This is useful to correct images from a digital camera with CCD defects.
jpegpixi 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. In doing so, it also preserves EXIF metadata.
其它与 jpegpixi 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjpeg62
- The Independent JPEG Group's JPEG runtime library