Sample Files
Details
JPEG (Joint Photographic Experts Group)
About
.jpg (or .jpeg) is a compressed raster image format optimized for photographs and complex images. It uses lossy compression based on the JPEG algorithm, making it ideal for reducing file size while preserving visual detail.
History
The or format was introduced by the Joint Photographic Experts Group in 1992 as a standardized method for compressing photographic images using lossy compression. The JPEG algorithm dramatically reduces file size while maintaining visually acceptable quality, making it ideal for digital photography and early web use. JPEG was formally documented as the standard ISO/IEC 10918-1. Since then, JPG has become the most widely used image format in cameras, mobile devices, and websites due to its balance of quality and compression efficiency.
Learn more at: https://jpeg.org/
Highly efficient lossy compression dramatically reduces file size
Widely supported across all devices, browsers, editors, and cameras
Ideal for photos, web images, and digital media distribution
Great balance of quality and size for everyday use
Supports EXIF metadata for camera settings and geolocation
Open `.jpg` in any image viewer, browser, or editor
Convert JPG to PNG, WebP, or TIFF depending on workflow needs
Adjust compression levels when exporting to control quality vs size
Use JPG for photos but avoid it for text-heavy or line-art images
Use Cases
Here are the use cases for this file extension
Digital Photography
Most digital cameras and smartphones capture photos in JPG format by default.
Web & Social Media
Optimized for uploading and displaying photographs online due to small file sizes.
Photo Sharing & Storage
JPG files are easy to transfer, email, and archive thanks to their compact size.
Compatibility
This extension is compatible with the following platforms.
Windows (native support)
macOS (Preview, Finder)
Linux (viewers & editors)
Android (native support)
iOS (native support)
Web Browsers (universal JPG support)
More Details
Here are some technical details about this extension
File Extension
.jpg, .jpeg
MIME Type
image/jpeg
Compression Type
Lossy (Discrete Cosine Transform-based compression)
Color Depth
8-bit per channel (24-bit color)
Chroma Subsampling
Supports 4:4:4, 4:2:2, and 4:2:0 options
Metadata Support
EXIF, IPTC
Typical Use
Photographs, web images, social media, digital graphics
Related
Here are some related extensions
Get answers to common questions
JPEG compression removes less perceptible image data using the Discrete Cosine Transform. This significantly reduces file size while preserving most visible detail.
Yes. Each time a JPG is re-saved, compression is reapplied, leading to generation loss.