MIME Türleri
Metin
| MIME Türü | Uzantı | Açıklama |
|---|---|---|
text/plain | .txt | Plain text |
text/html | .html .htm | HTML document |
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 |
Görüntü
| MIME Türü | Uzantı | Açıklama |
|---|---|---|
image/jpeg | .jpg .jpeg | JPEG görüntü |
image/png | .png | PNG görüntü |
image/gif | .gif | GIF image |
image/svg+xml | .svg | SVG vector |
image/webp | .webp | WebP image |
image/avif | .avif | AVIF image |
image/bmp | .bmp | Bitmap |
image/tiff | .tiff .tif | TIFF image |
image/x-icon | .ico | Icon |
Ses
| MIME Türü | Uzantı | Açıklama |
|---|---|---|
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 Türü | Uzantı | Açıklama |
|---|---|---|
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 |
Uygulama
| MIME Türü | Uzantı | Açıklama |
|---|---|---|
application/json | .json | JSON data |
application/pdf | PDF belgesi | |
application/zip | .zip | ZIP archive |
application/gzip | .gz .tar.gz | GZip archive |
application/x-7z-compressed | .7z | 7-Zip |
application/x-rar-compressed | .rar | RAR archive |
application/msword | .doc | Word document |
application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx | Word (OpenXML) |
application/vnd.ms-excel | .xls | Excel spreadsheet |
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 | Binary data |
application/wasm | .wasm | WebAssembly |
Yazı Tipi
| MIME Türü | Uzantı | Açıklama |
|---|---|---|
font/woff | .woff | WOFF |
font/woff2 | .woff2 | WOFF 2.0 |
font/ttf | .ttf | TrueType |
font/otf | .otf | OpenType |