MIME Types Reference
CLIENTSearch MIME content types by extension or type — shows all standard and common MIME types.
| Extension | MIME Type | Category |
|---|---|---|
| .html | text/html | Text |
| .css | text/css | Text |
| .js | application/javascript | Application |
| .json | application/json | Application |
| .xml | application/xml | Application |
| .csv | text/csv | Text |
| .txt | text/plain | Text |
| .md | text/markdown | Text |
| .yaml | application/x-yaml | Application |
| .png | image/png | Image |
| .jpg | image/jpeg | Image |
| .gif | image/gif | Image |
| .svg | image/svg+xml | Image |
| .webp | image/webp | Image |
| .ico | image/x-icon | Image |
| .bmp | image/bmp | Image |
| .tiff | image/tiff | Image |
| .avif | image/avif | Image |
| .mp4 | video/mp4 | Video |
| .webm | video/webm | Video |
| .ogg | video/ogg | Video |
| .mp3 | audio/mpeg | Audio |
| .wav | audio/wav | Audio |
| .flac | audio/flac | Audio |
| application/pdf | Application | |
| .zip | application/zip | Application |
| .gz | application/gzip | Application |
| .tar | application/x-tar | Application |
| .rar | application/vnd.rar | Application |
| .7z | application/x-7z-compressed | Application |
| .woff | font/woff | Font |
| .woff2 | font/woff2 | Font |
| .ttf | font/ttf | Font |
| .otf | font/otf | Font |
| .eot | application/vnd.ms-fontobject | Font |
| .wasm | application/wasm | Application |
| .doc | application/msword | Application |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Application |
| .xls | application/vnd.ms-excel | Application |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Application |
| .ppt | application/vnd.ms-powerpoint | Application |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Application |