%general-entities; ]> libjpeg-&libjpeg-version; libjpeg Introduction to libjpeg The libjpeg package contains libraries that allow compression of image files based on the Joint Photographic Experts Group standard. It is a "lossy" compression algorithm. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libjpeg-md5sum; Download size: &libjpeg-size; Estimated disk space required: &libjpeg-buildsize; Estimated build time: &libjpeg-time; User Notes: Installation of libjpeg Install libjpeg by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make test. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories cjpeg, djpeg, jpegtran, rdjpgcom, and wrjpgcom libjpeg.{so,a} None Short Descriptions cjpeg compresses image files to produce a JPEG/JFIF file on the standard output. Currently supported input file formats are: PPM (PBMPLUS color format), PGM (PBMPLUS gray-scale format), BMP, and Targa. cjpeg djpeg decompresses image files from JPEG/JFIF format to either PPM (PBMPLUS color format), PGM (PBMPLUS gray-scale format), BMP, or Targa format. djpeg jpegtran is used for lossless transformation of JPEG files. jpegtran rdjpgcom displays text comments from within a JPEG file. rdjpgcom wrjpgcom inserts text comments into a JPEG file. wrjpgcom libjpeg.{so,a} library is used by many programs for reading and writing JPEG format files. libjpeg.{so,a}