Two-way lookup between file extensions and MIME types, with category filter
| Extension | MIME type | Category | |
|---|---|---|---|
.txt | text/plain | Text | |
.html | text/html | Text | |
.css | text/css | Text | |
.csv | text/csv | Text | |
.md | text/markdown | Text | |
.ics | text/calendar | Text | |
.js | text/javascript | Application | |
.mjs | text/javascript | Application | |
.ts | application/typescript | Application | |
.json | application/json | Application | |
.jsonld | application/ld+json | Application | |
.xml | application/xml | Application | |
.yaml | application/yaml | Application | |
.toml | application/toml | Application | |
.pdf | application/pdf | Application | |
.rtf | application/rtf | 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 | |
.wasm | application/wasm | Application | |
.bin | application/octet-stream | Application | |
.exe | application/x-msdownload | Application | |
.apk | application/vnd.android.package-archive | Application | |
.jar | application/java-archive | Application | |
.sql | application/sql | Application | |
.zip | application/zip | Archive | |
.gz | application/gzip | Archive | |
.tar | application/x-tar | Archive | |
.7z | application/x-7z-compressed | Archive | |
.rar | application/vnd.rar | Archive | |
.bz2 | application/x-bzip2 | Archive | |
.png | image/png | Image | |
.jpg | image/jpeg | Image | |
.jpeg | image/jpeg | Image | |
.gif | image/gif | Image | |
.svg | image/svg+xml | Image | |
.webp | image/webp | Image | |
.avif | image/avif | Image | |
.ico | image/x-icon | Image | |
.bmp | image/bmp | Image | |
.tiff | image/tiff | Image | |
.heic | image/heic | Image | |
.mp3 | audio/mpeg | Audio | |
.wav | audio/wav | Audio | |
.ogg | audio/ogg | Audio | |
.flac | audio/flac | Audio | |
.aac | audio/aac | Audio | |
.m4a | audio/mp4 | Audio | |
.opus | audio/opus | Audio | |
.mp4 | video/mp4 | Video | |
.webm | video/webm | Video | |
.avi | video/x-msvideo | Video | |
.mov | video/quicktime | Video | |
.mkv | video/x-matroska | Video | |
.mpeg | video/mpeg | Video | |
.3gp | video/3gpp | Video | |
.woff | font/woff | Font | |
.woff2 | font/woff2 | Font | |
.ttf | font/ttf | Font | |
.otf | font/otf | Font | |
.eot | application/vnd.ms-fontobject | Font | |
.gltf | model/gltf+json | 3D Model | |
.glb | model/gltf-binary | 3D Model | |
.obj | model/obj | 3D Model | |
.stl | model/stl | 3D Model |