Package libjpeg-turbo-utils

Utilities for manipulating JPEG images

https://github.com/libjpeg-turbo/libjpeg-turbo

The libjpeg-turbo-utils package contains simple client programs for accessing
the libjpeg functions. It contains cjpeg, djpeg, jpegtran, rdjpgcom and
wrjpgcom. Cjpeg compresses an image file into JPEG format. Djpeg decompresses a
JPEG file into a regular image file. Jpegtran can perform various useful
transformations on JPEG files. Rdjpgcom displays any text comments included in a
JPEG file. Wrjpgcom inserts text comments into a JPEG file.

Version: 3.0.2

General Commands

cjpeg compress an image file to a JPEG file
djpeg decompress a JPEG file to an image file
jpegtran lossless transformation of JPEG files
rdjpgcom display text comments from a JPEG file
wrjpgcom insert text comments into a JPEG file