MIME Type Reference
Search and browse MIME types by content type, file extension, or description. Essential for API testing, file upload testing, and Content-Type header analysis.
MIME Types
27 types| Content-Type | Extension | Description |
|---|---|---|
text/html | .html,.htm | HyperText Markup Language |
text/css | .css | Cascading Style Sheets |
text/javascript | .js | JavaScript |
text/plain | .txt,.text | Plain text |
text/xml | .xml | XML |
text/csv | .csv | Comma-Separated Values |
text/markdown | .md,.markdown | Markdown |
application/json | .json | JSON |
application/xml | .xml | XML (application) |
application/pdf | .pdf | PDF Document |
application/zip | .zip | ZIP Archive |
application/gzip | .gz,.gzip | GZip Compressed |
application/octet-stream | .bin,.exe,.dll | Binary data |
application/x-www-form-urlencoded | N/A | URL-encoded form data |
multipart/form-data | N/A | Multipart form data (file uploads) |
image/jpeg | .jpg,.jpeg,.jpe | JPEG Image |
image/png | .png | PNG Image |
image/gif | .gif | GIF Image |
image/svg+xml | .svg | SVG Vector Image |
image/webp | .webp | WebP Image |
image/x-icon | .ico | Icon |
font/woff | .woff | WOFF Font |
font/woff2 | .woff2 | WOFF2 Font |
audio/mpeg | .mp3 | MP3 Audio |
video/mp4 | .mp4 | MP4 Video |
application/wasm | .wasm | WebAssembly |
application/manifest+json | .webmanifest | Web App Manifest |