MIME Type Reference
Searchable list of common MIME types.
| Extension | MIME Type | Category |
|---|---|---|
| .html | text/html | Web |
| .css | text/css | Web |
| .js | text/javascript | Web |
| .mjs | text/javascript | Web |
| .json | application/json | Web |
| .xml | application/xml | Web |
| .csv | text/csv | Web |
| .txt | text/plain | Text |
| .md | text/markdown | Text |
| application/pdf | Document | |
| .doc | application/msword | Document |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Document |
| .xls | application/vnd.ms-excel | Document |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Document |
| .ppt | application/vnd.ms-powerpoint | Document |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Document |
| .rtf | application/rtf | Document |
| .png | image/png | Image |
| .jpg | image/jpeg | Image |
| .jpeg | image/jpeg | Image |
| .gif | image/gif | Image |
| .webp | image/webp | Image |
| .svg | image/svg+xml | Image |
| .ico | image/vnd.microsoft.icon | Image |
| .bmp | image/bmp | Image |
| .tiff | image/tiff | Image |
| .heic | image/heic | Image |
| .avif | image/avif | Image |
| .mp3 | audio/mpeg | Audio |
| .wav | audio/wav | Audio |
| .ogg | audio/ogg | Audio |
| .flac | audio/flac | Audio |
| .m4a | audio/mp4 | Audio |
| .aac | audio/aac | Audio |
| .mp4 | video/mp4 | Video |
| .webm | video/webm | Video |
| .mov | video/quicktime | Video |
| .mkv | video/x-matroska | Video |
| .avi | video/x-msvideo | Video |
| .zip | application/zip | Archive |
| .tar | application/x-tar | Archive |
| .gz | application/gzip | Archive |
| .7z | application/x-7z-compressed | Archive |
| .rar | application/vnd.rar | Archive |
| .woff | font/woff | Font |
| .woff2 | font/woff2 | Font |
| .ttf | font/ttf | Font |
| .otf | font/otf | Font |
| .bin | application/octet-stream | Binary |
About
Type a file extension or a MIME type to find the matching value. Covers everything common: images, audio, video, documents, archives, fonts, and code formats.
How to use
- Type an extension (.pdf) or a MIME type.
- See the match.
FAQ
Why are some MIME types I expect not here?+
Standard ones are. Niche or proprietary types may not be listed. The IANA registry has the full official list if you need something exotic.