| .html | text/html | Text | HTML document | |
| .css | text/css | Text | Cascading Style Sheets | |
| .csv | text/csv | Text | Comma-Separated Values | |
| .ics | text/calendar | Text | iCalendar format | |
| .js | text/javascript | Text | JavaScript (IANA-recommended) | |
| .md | text/markdown | Text | Markdown document | |
| .txt | text/plain | Text | Plain text | |
| .xml | text/xml | Text | XML document (text form) | |
| .json | application/json | Application | JSON data | |
| .jsonld | application/ld+json | Application | JSON-LD linked data | |
| .xml | application/xml | Application | XML document | |
| .zip | application/zip | Application | ZIP archive | |
| .gz | application/gzip | Application | Gzip compressed | |
| .tar | application/x-tar | Application | Tape archive | |
| .7z | application/x-7z-compressed | Application | 7-zip archive | |
| .rar | application/vnd.rar | Application | RAR archive | |
| .pdf | application/pdf | Application | Portable Document Format | |
| .doc | application/msword | Application | Microsoft Word (legacy) | |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Application | Microsoft Word (OOXML) | |
| .xls | application/vnd.ms-excel | Application | Microsoft Excel (legacy) | |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Application | Microsoft Excel (OOXML) | |
| .ppt | application/vnd.ms-powerpoint | Application | Microsoft PowerPoint (legacy) | |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Application | Microsoft PowerPoint (OOXML) | |
| .odt | application/vnd.oasis.opendocument.text | Application | OpenDocument text | |
| .ods | application/vnd.oasis.opendocument.spreadsheet | Application | OpenDocument spreadsheet | |
| .odp | application/vnd.oasis.opendocument.presentation | Application | OpenDocument presentation | |
| .wasm | application/wasm | Application | WebAssembly binary | |
| .bin | application/octet-stream | Application | Arbitrary binary data | |
| .woff | font/woff | Application | Web Open Font Format | |
| .woff2 | font/woff2 | Application | Web Open Font Format 2 | |
| .apng | image/apng | Image | Animated Portable Network Graphics | |
| .avif | image/avif | Image | AV1 Image File Format | |
| .bmp | image/bmp | Image | Bitmap image | |
| .gif | image/gif | Image | Graphics Interchange Format | |
| .ico | image/x-icon | Image | Icon format | |
| .jpg | image/jpeg | Image | JPEG image | |
| .png | image/png | Image | Portable Network Graphics | |
| .svg | image/svg+xml | Image | Scalable Vector Graphics | |
| .tif | image/tiff | Image | Tagged Image File Format | |
| .webp | image/webp | Image | WebP image | |
| .aac | audio/aac | Audio | Advanced Audio Coding | |
| .flac | audio/flac | Audio | Free Lossless Audio Codec | |
| .mp3 | audio/mpeg | Audio | MPEG audio | |
| .ogg | audio/ogg | Audio | Ogg audio | |
| .opus | audio/opus | Audio | Opus audio | |
| .wav | audio/wav | Audio | Waveform Audio | |
| .weba | audio/webm | Audio | WebM audio | |
| .avi | video/x-msvideo | Video | AVI video | |
| .mp4 | video/mp4 | Video | MPEG-4 video | |
| .mpeg | video/mpeg | Video | MPEG video | |
| .ogv | video/ogg | Video | Ogg video | |
| .ts | video/mp2t | Video | MPEG-2 Transport Stream | |
| .webm | video/webm | Video | WebM video | |
| .mov | video/quicktime | Video | QuickTime video | |
| .otf | font/otf | Font | OpenType font | |
| .ttf | font/ttf | Font | TrueType font | |