MIME Type Lookup
Search common file extensions and their MIME types.
52 of 52
| Extension | MIME Type | Description | |
|---|---|---|---|
| .txt | text/plain | Plain text | |
| .html | text/html | HTML document | |
| .htm | text/html | HTML document | |
| .css | text/css | Cascading Style Sheets | |
| .csv | text/csv | Comma-separated values | |
| .js | application/javascript | JavaScript | |
| .mjs | application/javascript | ES module JavaScript | |
| .json | application/json | JSON | |
| .xml | application/xml | XML | |
| .yaml | application/yaml | YAML | |
| .yml | application/yaml | YAML | |
| .md | text/markdown | Markdown | |
| application/pdf | PDF document | ||
| .doc | application/msword | Word document (legacy) | |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Word document | |
| .xls | application/vnd.ms-excel | Excel spreadsheet (legacy) | |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Excel spreadsheet | |
| .ppt | application/vnd.ms-powerpoint | PowerPoint (legacy) | |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | PowerPoint | |
| .zip | application/zip | ZIP archive | |
| .tar | application/x-tar | TAR archive | |
| .gz | application/gzip | Gzip archive | |
| .7z | application/x-7z-compressed | 7z archive | |
| .rar | application/vnd.rar | RAR archive | |
| .png | image/png | PNG image | |
| .jpg | image/jpeg | JPEG image | |
| .jpeg | image/jpeg | JPEG image | |
| .gif | image/gif | GIF image | |
| .webp | image/webp | WebP image | |
| .avif | image/avif | AVIF image | |
| .svg | image/svg+xml | SVG vector image | |
| .ico | image/vnd.microsoft.icon | Windows icon | |
| .bmp | image/bmp | Bitmap image | |
| .tiff | image/tiff | TIFF image | |
| .mp3 | audio/mpeg | MP3 audio | |
| .wav | audio/wav | WAV audio | |
| .ogg | audio/ogg | Ogg audio | |
| .flac | audio/flac | FLAC audio | |
| .m4a | audio/mp4 | M4A audio | |
| .mp4 | video/mp4 | MP4 video | |
| .webm | video/webm | WebM video | |
| .mov | video/quicktime | QuickTime video | |
| .avi | video/x-msvideo | AVI video | |
| .mkv | video/x-matroska | Matroska video | |
| .ttf | font/ttf | TrueType font | |
| .otf | font/otf | OpenType font | |
| .woff | font/woff | Web Open Font | |
| .woff2 | font/woff2 | Web Open Font 2 | |
| .wasm | application/wasm | WebAssembly | |
| .bin | application/octet-stream | Binary | |
| .exe | application/octet-stream | Executable | |
| .iso | application/x-iso9660-image | ISO disc image |