Search MIME types by file extension or content type
| Extension | MIME Type | |
|---|---|---|
.txt | text/plain | |
.html | text/html | |
.htm | text/html | |
.css | text/css | |
.csv | text/csv | |
.xml | text/xml | |
.rtf | text/rtf | |
.md | text/markdown | |
.ics | text/calendar | |
.vcf | text/vcard | |
.js | text/javascript | |
.mjs | text/javascript | |
.ts | text/typescript | |
.json | application/json | |
.jsonld | application/ld+json | |
.map | application/json | |
.png | image/png | |
.jpg | image/jpeg | |
.jpeg | image/jpeg | |
.gif | image/gif | |
.bmp | image/bmp | |
.webp | image/webp | |
.svg | image/svg+xml | |
.ico | image/x-icon | |
.tiff | image/tiff | |
.tif | image/tiff | |
.avif | image/avif | |
.heic | image/heic | |
.heif | image/heif | |
.raw | image/x-raw | |
.psd | image/vnd.adobe.photoshop | |
.mp3 | audio/mpeg | |
.wav | audio/wav | |
.ogg | audio/ogg | |
.flac | audio/flac | |
.aac | audio/aac | |
.m4a | audio/mp4 | |
.wma | audio/x-ms-wma | |
.mid | audio/midi | |
.midi | audio/midi | |
.opus | audio/opus | |
.weba | audio/webm | |
.mp4 | video/mp4 | |
.webm | video/webm | |
.ogv | video/ogg | |
.avi | video/x-msvideo | |
.mov | video/quicktime | |
.wmv | video/x-ms-wmv | |
.flv | video/x-flv | |
.mkv | video/x-matroska | |
.ts | video/mp2t | |
.m3u8 | application/vnd.apple.mpegurl | |
.3gp | video/3gpp | |
.pdf | application/pdf | |
.doc | application/msword | |
.docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | |
.xls | application/vnd.ms-excel | |
.xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | |
.ppt | application/vnd.ms-powerpoint | |
.pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | |
.odt | application/vnd.oasis.opendocument.text | |
.ods | application/vnd.oasis.opendocument.spreadsheet | |
.odp | application/vnd.oasis.opendocument.presentation | |
.epub | application/epub+zip | |
.zip | application/zip | |
.rar | application/vnd.rar | |
.7z | application/x-7z-compressed | |
.tar | application/x-tar | |
.gz | application/gzip | |
.bz2 | application/x-bzip2 | |
.xz | application/x-xz | |
.zst | application/zstd | |
.woff | font/woff | |
.woff2 | font/woff2 | |
.ttf | font/ttf | |
.otf | font/otf | |
.eot | application/vnd.ms-fontobject | |
.wasm | application/wasm | |
.exe | application/x-msdownload | |
.dmg | application/x-apple-diskimage | |
.deb | application/x-deb | |
.rpm | application/x-rpm | |
.apk | application/vnd.android.package-archive | |
.iso | application/x-iso9660-image | |
.bin | application/octet-stream | |
.swf | application/x-shockwave-flash | |
.jar | application/java-archive | |
.yaml | application/x-yaml | |
.yml | application/x-yaml | |
.toml | application/toml | |
.graphql | application/graphql | |
.sql | application/sql | |
.wsdl | application/wsdl+xml | |
.rss | application/rss+xml | |
.atom | application/atom+xml | |
.manifest | text/cache-manifest | |
.webmanifest | application/manifest+json | |
.stl | model/stl | |
.obj | model/obj | |
.gltf | model/gltf+json |
Encode and decode URLs and query strings
Encode and decode Base64 strings
Browse and search all HTTP status codes with descriptions
Parse user agent strings to extract browser, OS, device info
The MIME Type Lookup helps you find the correct MIME type for any file extension, or find which extensions use a specific MIME type. Search through a comprehensive database of MIME types categorized by type (image, video, audio, text, application). Essential for web developers configuring server headers, setting Content-Type for API responses, or debugging file upload/download issues.