MIME Type Lookup
Find the correct MIME type for any file extension, and the extensions for any MIME type.
| Extension | MIME type | |
|---|---|---|
| .html | text/html | |
| .htm | text/html | |
| .css | text/css | |
| .js | text/javascript | |
| .mjs | text/javascript | |
| .json | application/json | |
| .jsonld | application/ld+json | |
| .xml | application/xml | |
| .txt | text/plain | |
| .csv | text/csv | |
| .tsv | text/tab-separated-values | |
| .md | text/markdown | |
| .yaml | application/yaml | |
| .yml | application/yaml | |
| .ics | text/calendar | |
| .vcf | text/vcard | |
| .rtf | application/rtf | |
| 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 | |
| .png | image/png | |
| .jpg | image/jpeg | |
| .jpeg | image/jpeg | |
| .gif | image/gif | |
| .webp | image/webp | |
| .avif | image/avif | |
| .svg | image/svg+xml | |
| .ico | image/vnd.microsoft.icon | |
| .bmp | image/bmp | |
| .tif | image/tiff | |
| .tiff | image/tiff | |
| .heic | image/heic | |
| .mp3 | audio/mpeg | |
| .wav | audio/wav | |
| .ogg | audio/ogg | |
| .oga | audio/ogg | |
| .opus | audio/opus | |
| .weba | audio/webm | |
| .aac | audio/aac | |
| .flac | audio/flac | |
| .m4a | audio/mp4 | |
| .mid | audio/midi | |
| .mp4 | video/mp4 | |
| .webm | video/webm | |
| .ogv | video/ogg | |
| .mov | video/quicktime | |
| .avi | video/x-msvideo | |
| .mkv | video/x-matroska | |
| .mpeg | video/mpeg | |
| .3gp | video/3gpp | |
| .zip | application/zip | |
| .gz | application/gzip | |
| .tar | application/x-tar | |
| .tgz | application/gzip | |
| .bz2 | application/x-bzip2 | |
| .7z | application/x-7z-compressed | |
| .rar | application/vnd.rar | |
| .xz | application/x-xz | |
| .woff | font/woff | |
| .woff2 | font/woff2 | |
| .ttf | font/ttf | |
| .otf | font/otf | |
| .eot | application/vnd.ms-fontobject | |
| .wasm | application/wasm | |
| .map | application/json | |
| .webmanifest | application/manifest+json | |
| .php | application/x-httpd-php | |
| .sh | application/x-sh | |
| .py | text/x-python | |
| .java | text/x-java-source | |
| .c | text/x-c | |
| .cpp | text/x-c++src | |
| .h | text/x-chdr | |
| .ts | text/typescript | |
| .tsx | text/tsx | |
| .jsx | text/jsx | |
| .sql | application/sql | |
| .toml | application/toml | |
| .ini | text/plain | |
| .log | text/plain | |
| .sqlite | application/vnd.sqlite3 | |
| .db | application/octet-stream | |
| .bin | application/octet-stream | |
| .exe | application/vnd.microsoft.portable-executable | |
| .dmg | application/x-apple-diskimage | |
| .apk | application/vnd.android.package-archive | |
| .iso | application/x-iso9660-image | |
| .jar | application/java-archive | |
| .swf | application/x-shockwave-flash | |
| .pem | application/x-pem-file | |
| .crt | application/x-x509-ca-cert | |
| .p12 | application/x-pkcs12 | |
| .xhtml | application/xhtml+xml | |
| .rss | application/rss+xml | |
| .atom | application/atom+xml | |
| .gpx | application/gpx+xml | |
| .kml | application/vnd.google-earth.kml+xml | |
| .geojson | application/geo+json | |
| .form | application/x-www-form-urlencoded | |
| .multipart | multipart/form-data |