MIME-Referenz
Text
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
text/plain | .txt | Klartext |
text/html | .html .htm | HTML-Dokument |
text/css | .css | CSS |
text/javascript | .js .mjs | JavaScript |
text/csv | .csv | CSV |
text/xml | .xml | XML-Dokument |
text/markdown | .md | Markdown |
text/calendar | .ics | iCalendar |
Bild
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
image/jpeg | .jpg .jpeg | JPEG-Bild |
image/png | .png | PNG-Bild |
image/gif | .gif | GIF-Bild |
image/svg+xml | .svg | SVG-Vektor |
image/webp | .webp | WebP-Bild |
image/avif | .avif | AVIF-Bild |
image/bmp | .bmp | Bitmap |
image/tiff | .tiff .tif | TIFF-Bild |
image/x-icon | .ico | Icon |
Audio
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
audio/mpeg | .mp3 | MP3-Audio |
audio/ogg | .ogg | OGG-Audio |
audio/wav | .wav | WAV-Audio |
audio/webm | .weba | WebM-Audio |
audio/aac | .aac | AAC-Audio |
audio/flac | .flac | FLAC-Audio |
Video
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
video/mp4 | .mp4 | MP4-Video |
video/webm | .webm | WebM-Video |
video/ogg | .ogv | OGG-Video |
video/quicktime | .mov | QuickTime |
video/x-msvideo | .avi | AVI-Video |
Anwendung
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
application/json | .json | JSON-Daten |
application/pdf | PDF-Dokument | |
application/zip | .zip | ZIP-Archiv |
application/gzip | .gz .tar.gz | GZip-Archiv |
application/x-7z-compressed | .7z | 7-Zip |
application/x-rar-compressed | .rar | RAR-Archiv |
application/msword | .doc | Word-Dokument |
application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx | Word-Dokument |
application/vnd.ms-excel | .xls | Excel-Tabelle |
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | .xlsx | Excel-Tabelle |
application/vnd.ms-powerpoint | .ppt | PowerPoint |
application/vnd.openxmlformats-officedocument.presentationml.presentation | .pptx | PowerPoint |
application/xml | .xml | XML |
application/octet-stream | .bin | Binärdaten |
application/wasm | .wasm | WebAssembly |
Schriftart
| MIME-Typ | Endung | Beschreibung |
|---|---|---|
font/woff | .woff | WOFF |
font/woff2 | .woff2 | WOFF2 |
font/ttf | .ttf | TrueType |
font/otf | .otf | OpenType |