HTTPREF
← Back to home

MIME Types

Browse common MIME types with clear explanations, file extensions, examples, and developer notes.

64 results — select a MIME type to view details
application/atom+xml
MIME type for Atom feeds used in content syndication.
.atom.xml
Feed
application/epub+zip
MIME type for EPUB ebook files.
.epub
Document
application/graphql-response+json
MIME type for GraphQL responses, as defined by the GraphQL over HTTP specification.
API
application/gzip
MIME type for GZIP-compressed files.
.gz
Archive
application/javascript
Common MIME type for JavaScript files used in browsers and web apps.
.js.mjs
Web Asset
application/json
Standard MIME type for JSON data used in APIs, web apps, and structured responses.
.json
API
application/jwt
MIME type for JSON Web Token data represented as a standalone media type.
API
application/ld+json
MIME type for JSON-LD, commonly used for structured data and SEO markup.
.jsonld
API
application/msword
Legacy MIME type for Microsoft Word DOC documents.
.doc
Office
Newline-Delimited JSON
A format for streaming JSON objects separated by newlines.
.ndjson
API
application/octet-stream
Generic MIME type for arbitrary binary data when a more specific type is not known.
.bin
Binary
application/pdf
Standard MIME type for PDF documents.
.pdf
Document
Problem Details for HTTP APIs
A standardized JSON format for describing HTTP API errors.
API
application/rss+xml
MIME type for RSS feeds used for blog and content syndication.
.rss.xml
Feed
application/vnd.api+json
MIME type for responses conforming to the JSON:API specification.
API
application/vnd.ms-excel
Legacy MIME type for Microsoft Excel spreadsheet files.
.xls
Office
application/vnd.ms-powerpoint
Legacy MIME type for Microsoft PowerPoint PPT presentation files.
.ppt
Office
application/vnd.openxmlformats-officedocument.presentationml.presentation
Standard MIME type for modern Microsoft PowerPoint PPTX presentation files.
.pptx
Office
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Standard MIME type for modern Excel XLSX spreadsheet files.
.xlsx
Office
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Standard MIME type for modern Microsoft Word DOCX documents.
.docx
Office
application/wasm
MIME type for WebAssembly binary modules used in modern web applications.
.wasm
Web Asset
application/x-7z-compressed
MIME type for 7-Zip compressed archive files.
.7z
Archive
application/x-bzip2
MIME type for Bzip2 compressed files, commonly used in Unix and Linux environments.
.bz2
Archive
application/x-gzip
Legacy GZIP MIME type still seen in older environments and server configurations.
.gz
ArchiveDeprecated
application/x-javascript
Legacy non-standard JavaScript MIME type still seen in older systems and outdated server configurations.
.js
Web AssetDeprecated
application/x-rar-compressed
MIME type for RAR compressed archive files.
.rar
Archive
application/x-tar
MIME type for TAR archive files.
.tar
Archive
application/x-www-form-urlencoded
Traditional MIME type for HTML form submissions encoded as key-value pairs.
Form
application/xml
MIME type for XML documents and structured machine-readable data.
.xml
Document
application/zip
Standard MIME type for ZIP archive files.
.zip
Archive
audio/aac
MIME type for AAC audio files, widely used in streaming and mobile devices.
.aac.m4a
Audio
audio/flac
MIME type for FLAC lossless audio files.
.flac
Audio
audio/mpeg
Standard MIME type for MP3 audio files.
.mp3
Audio
audio/ogg
MIME type for OGG audio containers, often used with Vorbis or Opus codecs.
.ogg
Audio
audio/wav
MIME type for WAV audio files, often uncompressed.
.wav
Audio
font/otf
MIME type for OpenType font files.
.otf
Font
font/ttf
MIME type for TrueType font files.
.ttf
Font
font/woff
MIME type for WOFF web font files.
.woff
Font
font/woff2
Modern compressed MIME type for WOFF2 web font files.
.woff2
Font
image/avif
Modern high-efficiency image MIME type based on the AV1 codec.
.avif
Image
image/gif
MIME type for GIF images, including animated GIFs.
.gif
Image
image/heic
MIME type for HEIC images, the default photo format on modern iPhones and iPads.
.heic.heif
Image
image/jpeg
Standard MIME type for JPEG images, commonly used for photos.
.jpg.jpeg
Image
image/png
Standard MIME type for PNG raster images with lossless compression.
.png
Image
image/svg+xml
MIME type for SVG vector graphics written in XML.
.svg
Image
image/tiff
MIME type for TIFF image files, commonly used in print, design, and professional photography workflows.
.tif.tiff
Image
image/vnd.microsoft.icon
Official MIME type for ICO icon files used by browsers and Windows environments.
.ico
Image
image/webp
Modern image MIME type designed for smaller file sizes and good web performance.
.webp
Image
image/x-icon
Common MIME type for favicon ICO files.
.ico
Image
multipart/form-data
MIME type used when submitting forms that include files or mixed fields.
Form
text/calendar
MIME type for iCalendar files used to share calendar events and scheduling data.
.ics
Text
text/css
Standard MIME type for Cascading Style Sheets used to style web pages.
.css
Web Asset
text/csv
Standard MIME type for comma-separated values files.
.csv
Data
Server-Sent Events (SSE)
Used for streaming real-time updates from a server to a client over HTTP.
API
text/html
Standard MIME type for HTML documents rendered by web browsers.
.html.htm
Document
text/javascript
Legacy but still commonly seen MIME type for JavaScript files.
.js
Web Asset
text/markdown
MIME type for Markdown-formatted text documents.
.md.markdown
Text
text/plain
Basic MIME type for plain text content without formatting.
.txt
Text
text/xml
Text-based XML MIME type sometimes used for XML documents and feeds.
.xml
Document
video/mp4
Standard MIME type for MP4 video files.
.mp4
Video
video/ogg
MIME type for OGG video containers.
.ogv
Video
video/quicktime
MIME type for QuickTime MOV video files, commonly produced by Apple devices and cameras.
.mov
Video
video/webm
MIME type for WebM video files optimized for the web.
.webm
Video
video/x-msvideo
MIME type for AVI video files, a legacy Microsoft container format.
.avi
Video