Tipi MIME
Testo
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
text/plain | .txt | Testo semplice |
text/html | .html .htm | Documento HTML |
text/css | .css | Cascading Style Sheet |
text/javascript | .js .mjs | JavaScript |
text/csv | .csv | Comma-separated values |
text/xml | .xml | XML document |
text/markdown | .md | Markdown |
text/calendar | .ics | iCalendar |
Immagine
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
image/jpeg | .jpg .jpeg | Immagine JPEG |
image/png | .png | Immagine PNG |
image/gif | .gif | Immagine GIF |
image/svg+xml | .svg | Vettore SVG |
image/webp | .webp | Immagine WebP |
image/avif | .avif | Immagine AVIF |
image/bmp | .bmp | Bitmap |
image/tiff | .tiff .tif | Immagine TIFF |
image/x-icon | .ico | Icona |
Audio
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
audio/mpeg | .mp3 | Audio MP3 |
audio/ogg | .ogg | Audio OGG |
audio/wav | .wav | Audio WAV |
audio/webm | .weba | Audio WebM |
audio/aac | .aac | Audio AAC |
audio/flac | .flac | Audio FLAC |
Video
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
video/mp4 | .mp4 | Video MP4 |
video/webm | .webm | Video WebM |
video/ogg | .ogv | Video OGG |
video/quicktime | .mov | QuickTime |
video/x-msvideo | .avi | Video AVI |
Applicazione
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
application/json | .json | Dati JSON |
application/pdf | Documento PDF | |
application/zip | .zip | Archivio ZIP |
application/gzip | .gz .tar.gz | Archivio GZip |
application/x-7z-compressed | .7z | 7-Zip |
application/x-rar-compressed | .rar | Archivio RAR |
application/msword | .doc | Documento Word |
application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx | Word (OpenXML) |
application/vnd.ms-excel | .xls | Foglio Excel |
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | .xlsx | Excel (OpenXML) |
application/vnd.ms-powerpoint | .ppt | PowerPoint |
application/vnd.openxmlformats-officedocument.presentationml.presentation | .pptx | PowerPoint (OpenXML) |
application/xml | .xml | XML |
application/octet-stream | .bin | Dati binari |
application/wasm | .wasm | WebAssembly |
Font
| Tipo MIME | Estensione | Descrizione |
|---|---|---|
font/woff | .woff | WOFF |
font/woff2 | .woff2 | WOFF 2.0 |
font/ttf | .ttf | TrueType |
font/otf | .otf | OpenType |