MIME Type Reference
Cari tipe MIME berdasarkan ekstensi file atau temukan ekstensi untuk tipe MIME.
| Ekstensi | Jenis MIME | Kategori | |
|---|---|---|---|
| .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 |
Tentang alat ini
Jenis MIME adalah label standar yang mengidentifikasi format file digital dan aliran data di internet. Setiap gambar, dokumen, video, atau respons API memiliki jenis MIME yang memberi tahu aplikasi cara menginterpretasi dan menampilkan konten. Referensi Jenis MIME adalah basis data yang dapat dicari yang berisi lebih dari 200 jenis MIME umum, diindeks menurut ekstensi file dan jenis konten, yang membuat pencarian jenis yang benar untuk format file apa pun yang Anda temui menjadi sederhana.
Untuk menggunakan alat ini, cari ekstensi file (seperti .pdf atau .mp4) atau jenis konten (seperti application/json) di kotak pencarian, dan Anda akan langsung melihat jenis MIME yang sesuai, kategori file, dan deskripsi. Ini sangat berguna saat mengonfigurasi server web, membangun API, menetapkan header Content-Type dalam permintaan HTTP, atau men-debug formulir unggah file yang memvalidasi menurut jenis MIME. Referensi diatur secara alfabetis dan mencakup format umum (JPEG, HTML, ZIP) dan jenis khusus (WebP, WASM, SVG+XML).
Pengembang, administrator sistem, dan desainer web mendapat manfaat paling besar dari alat ini saat bekerja dengan penanganan file, negosiasi konten, atau kompatibilitas lintas platform. Tandai halaman ini sebagai bookmark untuk referensi cepat kapan pun Anda perlu memverifikasi jenis MIME yang benar untuk format file.
Pertanyaan yang Sering Diajukan
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.