MIME Type Reference
ファイル拡張子からMIMEタイプ、またはMIMEタイプから拡張子を検索します。
| Extension | MIME Type | Category | |
|---|---|---|---|
| .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 |
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.