Category
page 1JPEG

JPEG
thumb|Continuously varied JPEG compression (between Q=100 and Q=1) for an abdominal [[CT scan]]

Exchangeable image file format
Exchangeable image file format (officially Exif, according to JEIDA/JEITA/CIPA specifications) is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras. The specification uses the following existing encoding formats with the addition of specific metadata tags: JPEG lossy coding for compressed image files, TIFF Rev. 6.0 (RGB or YCbCr) for uncompressed image files, and RIFF WAV for audio files (linear PCM or ITU-T G.711 μ-law PCM for uncompresse
discrete cosine transform
technique representing data as sums of cosine functions
JPEG 2000
image compression standard and coding system
JPEG XR
compressed image file format
JPEG XL
open-source raster-graphics file format
Motion JPEG
video compression format
libjpeg
libjpeg is a free library with functions for handling the JPEG image data format. It implements a JPEG codec (encoding and decoding) alongside various utilities for handling JPEG data.
It is written in C and distributed as free software together with its source code under the terms of a custom permissive (BSD-like) free software license, which demands attribution.
The original variant is maintained and published by the Independent JPEG Group (IJG). Meanwhile, there are several forks with additional features.

JPEG Network Graphics
file format
JPEG-LS
lossless and near-lossless compression of continuous-tone still images
JPEG File Interchange Format
compressed image file format
Joint Photographic Experts Group
nonprofit organization
OpenJPEG
OpenJPEG is an open-source library to encode and decode JPEG 2000 images. As of version 2.1 released in April 2014, it is officially conformant with the JPEG 2000 Part-1 standard. It was subsequently adopted by ImageMagick instead of JasPer in 6.8.8-2 and approved as new reference software for this standard in July 2015. OpenJPEG is a fork of libj2k, a JPEG-2000 codec library written by David Janssens during his master thesis at University of Louvain (UCLouvain) in 2001.
In April 2016 Grok was forked from libopenjp2 by Aaron Boxer under the more restrictive AGPL. He was aiming to close up to t