MIME type reference
All lookups happen locally.
Results (45)
| Extension | MIME type |
|---|---|
| .txt | text/plain |
| .html | text/html |
| .css | text/css |
| .js | text/javascript |
| .mjs | text/javascript |
| .json | application/json |
| .xml | application/xml |
| .yaml | application/yaml |
| .yml | application/yaml |
| .csv | text/csv |
| .md | text/markdown |
| application/pdf | |
| .zip | application/zip |
| .tar | application/x-tar |
| .gz | application/gzip |
| .7z | application/x-7z-compressed |
| .png | image/png |
| .jpg | image/jpeg |
| .jpeg | image/jpeg |
| .gif | image/gif |
| .webp | image/webp |
| .svg | image/svg+xml |
| .ico | image/vnd.microsoft.icon |
| .bmp | image/bmp |
| .heic | image/heic |
| .mp3 | audio/mpeg |
| .wav | audio/wav |
| .ogg | audio/ogg |
| .flac | audio/flac |
| .mp4 | video/mp4 |
| .webm | video/webm |
| .mov | video/quicktime |
| .mkv | video/x-matroska |
| .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 |
| .ttf | font/ttf |
| .otf | font/otf |
| .woff | font/woff |
| .woff2 | font/woff2 |
| .ics | text/calendar |
| .wasm | application/wasm |
What this tool does
Search MIME types and file extensions side by side.
When you need MIME
Setting Content-Type, validating uploads, and configuring static file servers all rely on the right MIME string.