Chargement...
Chargement...
| Extension | MIME Type | Description |
|---|---|---|
| .jpg/.jpeg | image/jpeg | Image JPEG |
| .png | image/png | Image PNG |
| .gif | image/gif | Image GIF animée |
| .webp | image/webp | Image WebP |
| .svg | image/svg+xml | Graphique vectoriel SVG |
| .ico | image/x-icon | Icône favicon |
| .avif | image/avif | Image AVIF |
| .bmp | image/bmp | Image Bitmap |
| .tiff | image/tiff | Image TIFF |
| application/pdf | Document PDF | |
| .doc | application/msword | Document Word (ancien) |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Document Word |
| .xls | application/vnd.ms-excel | Tableur Excel (ancien) |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Tableur Excel |
| .ppt | application/vnd.ms-powerpoint | Présentation PowerPoint (ancien) |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Présentation PowerPoint |
| .odt | application/vnd.oasis.opendocument.text | Document LibreOffice Writer |
| .txt | text/plain | Texte brut |
| .html/.htm | text/html | Page HTML |
| .css | text/css | Feuille de style CSS |
| .js | text/javascript | Script JavaScript |
| .mjs | text/javascript | Module JavaScript ES |
| .ts | text/typescript | TypeScript |
| .csv | text/csv | Données CSV |
| .xml | application/xml | Document XML |
| .json | application/json | Données JSON |
| .yaml/.yml | application/yaml | Configuration YAML |
| .md | text/markdown | Document Markdown |
| .zip | application/zip | Archive ZIP |
| .tar | application/x-tar | Archive TAR |
| .gz | application/gzip | Archive GZip |
| .bz2 | application/x-bzip2 | Archive Bzip2 |
| .7z | application/x-7z-compressed | Archive 7-Zip |
| .rar | application/vnd.rar | Archive RAR |
| .mp3 | audio/mpeg | Audio MP3 |
| .wav | audio/wav | Audio WAV |
| .ogg | audio/ogg | Audio Ogg Vorbis |
| .mp4 | video/mp4 | Vidéo MP4 |
| .webm | video/webm | Vidéo WebM |
| .avi | video/x-msvideo | Vidéo AVI |
| .mkv | video/x-matroska | Vidéo Matroska |
| .woff | font/woff | Police Web WOFF |
| .woff2 | font/woff2 | Police Web WOFF2 |
| .ttf | font/ttf | Police TrueType |
| .otf | font/otf | Police OpenType |
| .wasm | application/wasm | WebAssembly |
| .bin | application/octet-stream | Données binaires génériques |
| .exe | application/octet-stream | Exécutable Windows |
| .sh | application/x-sh | Script Shell |
| .sql | application/sql | Script SQL |