Free webp to jpg
Developer Reference

Image MIME Type Reference

The definitive index of image file formats — MIME types, magic bytes, browser compatibility, compression modes, and developer code snippets. Bookmark this and never look it up again.

156
Image formats
5
Browsers tracked
4
Code languages
Free API
No auth required
Compare
Format MIME Type Features Browsers
EXR
ACES Image Container File
Professional
image/aces
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
APNG
Animated Portable Network Graphics
Web
image/apng
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
AVCI
AVC Image (HEIF Container)
Photography & Professional
image/avci
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
AVCS
AVC Image Sequence (HEIF Container)
Photography & Professional
image/avcs
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
AVIF
AV1 Image File Format
Web
image/avif
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
BMP
Bitmap Image File
Legacy
image/bmp
Transparency — not supported
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
CGM
Computer Graphics Metafile
Vector & Engineering
image/cgm
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
RAS
CMU Window Manager Raster Image
Legacy & Archival
image/x-cmu-raster
Transparency — not supported
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
DCM
DICOM Run-Length Encoding
Medical & Scientific
image/dicom-rle
Transparency — not supported
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
DNG
Digital Negative
Photography & Raw
image/dng
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
DPX
Digital Picture Exchange
Professional & Film
image/dpx
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
EMF
Enhanced Metafile
Vector & Legacy Windows
image/emf
Transparency
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
FITS
Flexible Image Transport System
Scientific & Astronomical
image/fits
Transparency — not supported
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
FLIF
Free Lossless Image Format
Legacy & Archival
image/flif
Transparency
Animation
Progressive loading
Chrome Firefox Safari Edge
G3
Group 3 Fax Image
Legacy & Document
image/g3fax
Transparency — not supported
Animation — not supported
Progressive loading — not supported
Chrome Firefox Safari Edge
GIF
Graphics Interchange Format
Web
image/gif
Transparency
Animation
Progressive loading
Chrome Firefox Safari Edge
HEICS
HEVC Image Sequence (HEIF Container)
Photography
image/heic-sequence
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
HEIC
High Efficiency Image Container
Photography
image/heic
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
HEIFS
High Efficiency Image File Format Sequence
Photography
image/heif-sequence
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
HEIF
High Efficiency Image File Format
Photography
image/heif
Transparency
Animation
Progressive loading — not supported
Chrome Firefox Safari Edge
No formats match your search
Try a different name or MIME type
Showing of 156 formats
Transparency Animation Progressive
Page 1 of 8 Next
Free JSON API

Use this data in your project

Every format's full specification is available as a free, open JSON endpoint. No authentication, no rate limits for reasonable use.

Example endpoints
GET /mime/image/webp.json
GET /mime/image/jpeg.json
GET /mime/image/png.json

Why developers reference this page

Magic bytes for file detection
Exact hex signatures to detect image formats without relying on file extensions.
Browser compatibility matrix
Exact minimum browser versions for each format, including legacy IE coverage.
Copy-paste code snippets
MIME detection in Python, Node.js, Go, and PHP. One click to copy.
Embeddable badge & widget
Add a live spec card or SVG badge to your README or documentation.
Side-by-side comparisons
Compare any two formats on compression, features, and support in one view.
Open JSON API
All spec data is machine-readable. Pull it into your own tools and docs.
Share this resource