| Extension | MIME Type | Description |
|---|---|---|
| .jpg, jpeg | image/jpeg | JPEG image |
| .png | image/png | PNG image |
| .gif | image/gif | GIF image |
| .webp | image/webp | WebP image |
| .svg | image/svg+xml | SVG vector image |
| .ico | image/x-icon | Icon file |
| .avif | image/avif | AVIF image |
| .mp4 | video/mp4 | MPEG-4 video |
| .webm | video/webm | WebM video |
| .ogg | video/ogg | OGG video |
| .avi | video/x-msvideo | AVI video |
| .mov | video/quicktime | QuickTime video |
| .mp3 | audio/mpeg | MP3 audio |
| .wav | audio/wav | WAV audio |
| .flac | audio/flac | FLAC audio |
| .aac | audio/aac | AAC audio |
| .html, htm | text/html | HTML document |
| .css | text/css | CSS stylesheet |
| .js, mjs | text/javascript | JavaScript |
| .txt | text/plain | Plain text |
| .csv | text/csv | CSV file |
| .xml | text/xml | XML document |
| .json | application/json | JSON data |
| application/pdf | PDF document | |
| .zip | application/zip | ZIP archive |
| .gz | application/gzip | GZIP archive |
| .tar | application/x-tar | TAR archive |
| .7z | application/x-7z-compressed | 7-Zip archive |
| .doc | application/msword | MS Word (old) |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | MS Word |
| .xls | application/vnd.ms-excel | MS Excel (old) |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | MS Excel |
| .ppt | application/vnd.ms-powerpoint | MS PowerPoint (old) |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | MS PowerPoint |
| .wasm | application/wasm | WebAssembly binary |
| .woff | font/woff | Web Open Font Format |
| .woff2 | font/woff2 | Web Open Font Format 2 |
| .ttf | font/ttf | TrueType font |
| .otf | font/otf | OpenType font |
39 of 39 types