MIME Type Reference
Suchen Sie MIME-Typen nach Dateiendung oder finden Sie Endungen für einen MIME-Typ.
| Erweiterung | MIME-Typ | Kategorie | |
|---|---|---|---|
| .jpg | image/jpeg | Image | |
| .jpeg | image/jpeg | Image | |
| .png | image/png | Image | |
| .gif | image/gif | Image | |
| .webp | image/webp | Image | |
| .svg | image/svg+xml | Image | |
| .bmp | image/bmp | Image | |
| .ico | image/x-icon | Image | |
| .tiff | image/tiff | Image | |
| .avif | image/avif | Image | |
| .heic | image/heic | Image | |
| .mp4 | video/mp4 | Video | |
| .webm | video/webm | Video | |
| .avi | video/x-msvideo | Video | |
| .mov | video/quicktime | Video | |
| .mkv | video/x-matroska | Video | |
| .flv | video/x-flv | Video | |
| .ogv | video/ogg | Video | |
| .3gp | video/3gpp | Video | |
| .mp3 | audio/mpeg | Audio | |
| .wav | audio/wav | Audio | |
| .ogg | audio/ogg | Audio | |
| .flac | audio/flac | Audio | |
| .aac | audio/aac | Audio | |
| .m4a | audio/mp4 | Audio | |
| .opus | audio/opus | Audio | |
| .mid | audio/midi | Audio | |
| .html | text/html | Text | |
| .htm | text/html | Text | |
| .css | text/css | Text | |
| .js | text/javascript | Text | |
| .mjs | text/javascript | Text | |
| .txt | text/plain | Text | |
| .csv | text/csv | Text | |
| .xml | text/xml | Text | |
| .md | text/markdown | Text | |
| .yaml | text/yaml | Text | |
| .yml | text/yaml | Text | |
| .sh | text/x-sh | Text | |
| .json | application/json | Application | |
| application/pdf | Application | ||
| .zip | application/zip | Application | |
| .tar | application/x-tar | Application | |
| .gz | application/gzip | Application | |
| .bz2 | application/x-bzip2 | Application | |
| .7z | application/x-7z-compressed | Application | |
| .rar | application/x-rar-compressed | Application | |
| .doc | application/msword | Document | |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Document | |
| .xls | application/vnd.ms-excel | Document | |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Document | |
| .ppt | application/vnd.ms-powerpoint | Document | |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Document | |
| .epub | application/epub+zip | Document | |
| .odt | application/vnd.oasis.opendocument.text | Document | |
| .wasm | application/wasm | Application | |
| .bin | application/octet-stream | Application | |
| .exe | application/vnd.microsoft.portable-executable | Application | |
| .iso | application/x-iso9660-image | Application | |
| .apk | application/vnd.android.package-archive | Application | |
| .dmg | application/x-apple-diskimage | Application | |
| .rtf | application/rtf | Document | |
| .woff | font/woff | Font | |
| .woff2 | font/woff2 | Font | |
| .ttf | font/ttf | Font | |
| .otf | font/otf | Font | |
| .eot | application/vnd.ms-fontobject | Font | |
| .rss | application/rss+xml | Data | |
| .atom | application/atom+xml | Data | |
| .geojson | application/geo+json | Data | |
| .sql | application/sql | Data | |
| .pem | application/x-pem-file | Security | |
| .p12 | application/x-pkcs12 | Security | |
| .crt | application/x-x509-ca-cert | Security | |
| .cer | application/x-x509-ca-cert | Security |
Über dieses Tool
MIME-Typen sind standardisierte Bezeichnungen, die das Format von digitalen Dateien und Datenströmen im Internet identifizieren. Jedes Bild, Dokument, Video oder API-Response hat einen MIME-Typ, der Anwendungen mitteilt, wie sie den Inhalt interpretieren und anzeigen sollen. Die MIME-Typ-Referenz ist eine durchsuchbare Datenbank mit über 200 gängigen MIME-Typen, indexiert nach Dateierweiterung und Content-Type, was die Suche nach dem richtigen Typ für jedes Dateiformat, auf das Sie stoßen, vereinfacht.
Um das Tool zu nutzen, suchen Sie nach einer Dateierweiterung (wie .pdf oder .mp4) oder einem Content-Type (wie application/json) im Suchfeld, und Sie sehen sofort den entsprechenden MIME-Typ, die Dateikategorie und eine Beschreibung. Dies ist besonders hilfreich beim Konfigurieren von Webservern, beim Erstellen von APIs, beim Setzen von Content-Type-Headern in HTTP-Anfragen oder beim Debuggen von Datei-Upload-Formularen, die nach MIME-Typ validieren. Die Referenz ist alphabetisch geordnet und enthält sowohl gängige Formate (JPEG, HTML, ZIP) als auch spezialisierte Typen (WebP, WASM, SVG+XML).
Entwickler, Systemadministratoren und Webdesigner profitieren am meisten von diesem Tool, wenn sie mit Dateibehandlung, Content-Negotiation oder plattformübergreifender Kompatibilität arbeiten. Speichern Sie diese Seite als Lesezeichen als schnelle Referenz, wann immer Sie den richtigen MIME-Typ für ein Dateiformat überprüfen müssen.
Häufig gestellte Fragen
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.