MIME 类型
WEB-05已使用 1.4w 次— 人在线MIME 类型与文件扩展名互查。所有处理都在浏览器本地完成。
72 / 72 条
| 扩展名 | MIME 类型 | 说明 |
|---|---|---|
| .txt | text/plain | 纯文本 |
| .html | text/html | HTML 文档 |
| .htm | text/html | HTML 文档 |
| .css | text/css | CSS 样式表 |
| .js | text/javascript | JavaScript |
| .mjs | text/javascript | JavaScript 模块 |
| .ts | video/mp2t | TypeScript(无官方 MIME,常被占用) |
| .json | application/json | JSON 数据 |
| .xml | application/xml | XML 文档 |
| .csv | text/csv | CSV 表格 |
| .md | text/markdown | Markdown 文档 |
| .yaml | application/yaml | YAML 配置 |
| .yml | application/yaml | YAML 配置 |
| .toml | application/toml | TOML 配置 |
| .png | image/png | PNG 图片 |
| .jpg | image/jpeg | JPEG 图片 |
| .jpeg | image/jpeg | JPEG 图片 |
| .gif | image/gif | GIF 动图 |
| .svg | image/svg+xml | SVG 矢量图 |
| .webp | image/webp | WebP 图片 |
| .avif | image/avif | AVIF 图片 |
| .ico | image/vnd.microsoft.icon | 图标文件 |
| .bmp | image/bmp | BMP 位图 |
| .tif | image/tiff | TIFF 图片 |
| .tiff | image/tiff | TIFF 图片 |
| .mp3 | audio/mpeg | MP3 音频 |
| .wav | audio/wav | WAV 音频 |
| .ogg | audio/ogg | OGG 音频 |
| .m4a | audio/mp4 | M4A 音频 |
| .flac | audio/flac | FLAC 无损音频 |
| .aac | audio/aac | AAC 音频 |
| .weba | audio/webm | WebM 音频 |
| .mp4 | video/mp4 | MP4 视频 |
| .webm | video/webm | WebM 视频 |
| .avi | video/x-msvideo | AVI 视频 |
| .mov | video/quicktime | QuickTime 视频 |
| .mkv | video/x-matroska | Matroska 视频 |
| .flv | video/x-flv | Flash 视频 |
| .m3u8 | application/vnd.apple.mpegurl | HLS 播放列表 |
| .woff | font/woff | WOFF 字体 |
| .woff2 | font/woff2 | WOFF2 字体 |
| .ttf | font/ttf | TrueType 字体 |
| .otf | font/otf | OpenType 字体 |
| .eot | application/vnd.ms-fontobject | Embedded OpenType 字体 |
| application/pdf | PDF 文档 | |
| .doc | application/msword | Word 文档(旧版) |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Word 文档 |
| .xls | application/vnd.ms-excel | Excel 表格(旧版) |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Excel 表格 |
| .ppt | application/vnd.ms-powerpoint | PowerPoint 演示(旧版) |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | PowerPoint 演示 |
| .epub | application/epub+zip | EPUB 电子书 |
| .rtf | application/rtf | 富文本格式 |
| .zip | application/zip | ZIP 压缩包 |
| .tar | application/x-tar | TAR 归档 |
| .gz | application/gzip | Gzip 压缩 |
| .7z | application/x-7z-compressed | 7-Zip 压缩包 |
| .rar | application/vnd.rar | RAR 压缩包 |
| .bz2 | application/x-bzip2 | Bzip2 压缩 |
| .exe | application/vnd.microsoft.portable-executable | Windows 可执行文件 |
| .dmg | application/x-apple-diskimage | macOS 磁盘镜像 |
| .apk | application/vnd.android.package-archive | Android 安装包 |
| .jar | application/java-archive | Java 归档 |
| .wasm | application/wasm | WebAssembly 模块 |
| .sh | application/x-sh | Shell 脚本 |
| .ics | text/calendar | 日历事件 |
| .vcf | text/vcard | 电子名片 |
| .webmanifest | application/manifest+json | Web 应用清单 |
| .bin | application/octet-stream | 二进制文件(通用) |
| .sqlite | application/vnd.sqlite3 | SQLite 数据库 |
| .pem | application/x-pem-file | PEM 证书 |
| .crt | application/x-x509-ca-cert | X.509 证书 |