Types MIME
Référentiel des types MIME (Content-Type) : extension de fichier, catégorie, description. Filtre par texte, par catégorie ou par extension.
| Type MIME | Extensions | Catégorie | Description |
|---|---|---|---|
| application/atom+xml | .atom | application | Flux Atom |
| application/epub+zip | .epub | application | eBook EPUB |
| application/gzip | .gz | application | Compression gzip |
| application/java-archive | .jar | application | Archive JAR Java |
| application/json | .json | application | JSON |
| application/ld+json | .jsonld | application | JSON-LD (Linked Data) |
| application/manifest+json | .webmanifest | application | Web App Manifest |
| application/msword | .doc | application | Microsoft Word legacy (.doc) |
| application/octet-stream | .bin | application | Données binaires brutes (par défaut si type inconnu) |
| application/pdf | application | ||
| application/rss+xml | .rss | application | Flux RSS |
| application/rtf | .rtf | application | Rich Text Format |
| application/sql | .sql | application | Script SQL |
| application/vnd.ms-excel | .xls | application | Microsoft Excel legacy (.xls) |
| application/vnd.ms-powerpoint | .ppt | application | Microsoft PowerPoint legacy (.ppt) |
| application/vnd.oasis.opendocument.presentation | .odp | application | OpenDocument Presentation (.odp) |
| application/vnd.oasis.opendocument.spreadsheet | .ods | application | OpenDocument Spreadsheet (.ods) |
| application/vnd.oasis.opendocument.text | .odt | application | OpenDocument Text (.odt) |
| application/vnd.openxmlformats-officedocument.presentationml.presentation | .pptx | application | Microsoft PowerPoint (.pptx) |
| application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | .xlsx | application | Microsoft Excel (.xlsx) |
| application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx | application | Microsoft Word (.docx) |
| application/wasm | .wasm | application | WebAssembly |
| application/x-7z-compressed | .7z | application | Archive 7-Zip |
| application/x-bzip2 | .bz2 | application | Compression bzip2 |
| application/x-iso9660-image | .iso | application | Image disque ISO |
| application/x-msdownload | .exe .dll | application | Exécutable Windows |
| application/x-rar-compressed | .rar | application | Archive RAR |
| application/x-shellscript | .sh | application | Script shell |
| application/x-sqlite3 | .sqlite .db | application | Base SQLite |
| application/x-tar | .tar | application | Archive tar |
| application/x-www-form-urlencoded | — | application | Données de formulaire URL-encodées |
| application/x-zstd | .zst | application | Compression zstd |
| application/xml | .xml | application | XML |
| application/yaml | .yaml .yml | application | YAML (RFC 9512) |
| application/zip | .zip | application | Archive ZIP |
| audio/aac | .aac | audio | AAC |
| audio/flac | .flac | audio | FLAC (lossless) |
| audio/midi | .mid .midi | audio | MIDI |
| audio/mp4 | .m4a | audio | AAC dans MP4 |
| audio/mpeg | .mp3 | audio | MP3 |
| audio/ogg | .ogg .oga | audio | Ogg Vorbis/Opus |
| audio/opus | .opus | audio | Opus (codec moderne) |
| audio/wav | .wav | audio | WAV (PCM non compressé) |
| audio/webm | .weba | audio | WebM audio |
| font/otf | .otf | font | OpenType |
| font/ttf | .ttf | font | TrueType |
| font/woff | .woff | font | Web Open Font Format |
| font/woff2 | .woff2 | font | Web Open Font Format 2 |
| image/apng | .apng | image | PNG animé |
| image/avif | .avif | image | Image AVIF (compression moderne) |
| image/bmp | .bmp | image | Bitmap Windows |
| image/gif | .gif | image | Image GIF |
| image/heic | .heic | image | HEIC (Apple) |
| image/heif | .heif | image | HEIF |
| image/jpeg | .jpg .jpeg | image | Image JPEG |
| image/png | .png | image | Image PNG |
| image/svg+xml | .svg | image | SVG vectoriel |
| image/tiff | .tif .tiff | image | TIFF |
| image/vnd.microsoft.icon | .ico | image | Favicon (officiel) |
| image/webp | .webp | image | Image WebP (Google) |
| image/x-icon | .ico | image | Favicon Windows |
| message/http | — | message | Message HTTP (utilisé en proxy) |
| message/rfc822 | .eml | message | Email standard (RFC 822) |
| multipart/alternative | — | multipart | Email avec versions alternatives |
| multipart/byteranges | — | multipart | Réponse partielle multi-plages |
| multipart/form-data | — | multipart | Données de formulaire avec fichiers |
| multipart/mixed | — | multipart | Email avec pièces jointes |
| text/calendar | .ics | text | Calendrier iCalendar |
| text/css | .css | text | Feuille de style CSS |
| text/csv | .csv | text | Données CSV |
| text/html | .html .htm | text | Document HTML |
| text/javascript | .js .mjs | text | JavaScript (RFC 9239) |
| text/markdown | .md .markdown | text | Markdown |
| text/plain | .txt | text | Texte brut |
| text/vcard | .vcf .vcard | text | vCard (carte de visite) |
| text/x-yaml | .yaml .yml | text | YAML (non standardisé) |
| text/xml | .xml | text | XML (legacy, préfère application/xml) |
| video/3gpp | .3gp | video | 3GP mobile |
| video/mp2t | .ts .m2ts | video | MPEG transport stream |
| video/mp4 | .mp4 .m4v | video | MP4 (H.264/H.265) |
| video/ogg | .ogv | video | Ogg Theora |
| video/quicktime | .mov | video | QuickTime (.mov) |
| video/webm | .webm | video | WebM (VP8/VP9/AV1) |
| video/x-matroska | .mkv | video | Matroska (.mkv) |
| video/x-msvideo | .avi | video | AVI |
Aucun type ne correspond à ces critères.