Dosya uzantıları ve bunlara karşılık gelen resmi MIME türlerini (Multipurpose Internet Mail Extensions) arayın ve panonuza kopyalayın.
| Uzantı | Kategori | MIME Türü (MIME Type) | Açıklama |
|---|---|---|---|
.json | Uygulama | application/json | Structured JavaScript Object Notation data. |
.xml | Uygulama | application/xml | Extensible Markup Language data. |
.html | Metin | text/html | HyperText Markup Language file (web pages). |
.htm | Metin | text/html | HyperText Markup Language file (web pages). |
.css | Metin | text/css | Cascading Style Sheets file (web page styling). |
.js | Metin | text/javascript | JavaScript programming script file. |
.mjs | Metin | text/javascript | JavaScript module script file. |
.png | Resim | image/png | Portable Network Graphics image. |
.jpg | Resim | image/jpeg | Joint Photographic Experts Group image. |
.jpeg | Resim | image/jpeg | Joint Photographic Experts Group image. |
.gif | Resim | image/gif | Graphics Interchange Format (animated image). |
.webp | Resim | image/webp | Web Picture format (optimized web image). |
.svg | Resim | image/svg+xml | Scalable Vector Graphics vector file. |
.ico | Resim | image/vnd.microsoft.icon | Microsoft icon file (favicon). |
.pdf | Uygulama | application/pdf | Adobe Portable Document Format file. |
.zip | Uygulama | application/zip | Compressed archive file package. |
.rar | Uygulama | application/vnd.rar | RAR compressed archive folder. |
.7z | Uygulama | application/x-7z-compressed | 7-Zip compressed archive file. |
.tar | Uygulama | application/x-tar | Tape Archive package. |
.gz | Uygulama | application/gzip | Gzip compressed file. |
.csv | Metin | text/csv | Comma-Separated Values database table. |
.txt | Metin | text/plain | Standard flat text document. |
.mp3 | Ses | audio/mpeg | MPEG audio track layer 3. |
.wav | Ses | audio/wav | Waveform Audio File Format. |
.mp4 | Video | video/mp4 | MPEG-4 digital video container. |
.webm | Video | video/webm | WebM open video format. |
.woff | Yazı Tipi | font/woff | Web Open Font Format. |
.woff2 | Yazı Tipi | font/woff2 | Web Open Font Format 2.0 (highly compressed). |
.ttf | Yazı Tipi | font/ttf | TrueType Font file. |
.otf | Yazı Tipi | font/otf | OpenType Font file. |
.docx | Uygulama | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Microsoft Word Open XML document. |
.xlsx | Uygulama | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Microsoft Excel Open XML spreadsheet. |
.pptx | Uygulama | application/vnd.openxmlformats-officedocument.presentationml.presentation | Microsoft PowerPoint Open XML presentation. |