Handytool
開發者免費本機執行

MIME 類型查詢

按檔案副檔名查詢 MIME 類型或按內容類型搜尋——涵蓋圖片、影片、音訊、檔案和字型。

群組
  • image/png

    Portable Network Graphics — lossless raster, transparent.

    副檔名.png
  • image/jpeg

    JPEG — lossy raster image, no transparency.

    副檔名.jpg .jpeg
  • image/webp

    Modern web image format with both lossy and lossless modes.

    副檔名.webp
  • image/avif

    AV1 still image — small files, wide gamut.

    副檔名.avif
  • image/gif

    Animated raster image, indexed palette.

    副檔名.gif
  • image/svg+xml

    Scalable Vector Graphics — XML-based vector format.

    副檔名.svg
  • image/heic

    Apple HEIF still image, HEVC-compressed.

    副檔名.heic
  • image/heif

    High Efficiency Image Format container.

    副檔名.heif
  • image/bmp

    Windows Bitmap — uncompressed raster.

    副檔名.bmp
  • image/tiff

    Tagged Image File Format, common in print.

    副檔名.tif .tiff
  • image/x-icon

    Windows / favicon icon container.

    副檔名.ico
  • video/mp4

    MPEG-4 Part 14 — most common video container.

    副檔名.mp4 .m4v
  • video/webm

    WebM container, typically VP8/VP9/AV1 + Vorbis/Opus.

    副檔名.webm
  • video/quicktime

    Apple QuickTime container.

    副檔名.mov .qt
  • video/x-matroska

    Matroska multimedia container.

    副檔名.mkv
  • video/x-msvideo

    Audio Video Interleave (legacy Microsoft container).

    副檔名.avi
  • audio/mpeg

    MPEG-1 Audio Layer III — most common lossy audio.

    副檔名.mp3
  • audio/wav

    Waveform Audio File Format — uncompressed PCM.

    副檔名.wav
  • audio/ogg

    Ogg container, typically Vorbis or Opus audio.

    副檔名.ogg .oga
  • audio/mp4

    MPEG-4 audio container, AAC by default.

    副檔名.m4a
  • audio/flac

    Free Lossless Audio Codec.

    副檔名.flac
  • audio/webm

    WebM audio (Opus or Vorbis).

    副檔名.weba
  • text/html

    HyperText Markup Language.

    副檔名.html .htm
  • text/css

    Cascading Style Sheets.

    副檔名.css
  • text/plain

    Plain text, no formatting.

    副檔名.txt
  • text/csv

    Comma-separated values.

    副檔名.csv
  • text/markdown

    Markdown plain-text formatting.

    副檔名.md .markdown
  • text/xml

    Extensible Markup Language (text variant).

    副檔名.xml
  • application/json

    JavaScript Object Notation.

    副檔名.json
  • application/pdf

    Portable Document Format.

    副檔名.pdf
  • application/zip

    ZIP archive.

    副檔名.zip
  • application/gzip

    Gzip-compressed file.

    副檔名.gz
  • application/x-tar

    Tape archive (uncompressed).

    副檔名.tar
  • application/x-7z-compressed

    7-Zip compressed archive.

    副檔名.7z
  • application/x-rar-compressed

    RAR compressed archive.

    副檔名.rar
  • application/javascript

    JavaScript source.

    副檔名.js .mjs
  • application/wasm

    WebAssembly binary module.

    副檔名.wasm
  • application/xml

    Extensible Markup Language (application variant).

    副檔名.xml
  • application/yaml

    YAML Ain't Markup Language.

    副檔名.yaml .yml
  • application/sql

    Structured Query Language script.

    副檔名.sql
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document

    Microsoft Word (Office Open XML).

    副檔名.docx
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

    Microsoft Excel (Office Open XML).

    副檔名.xlsx
  • application/vnd.openxmlformats-officedocument.presentationml.presentation

    Microsoft PowerPoint (Office Open XML).

    副檔名.pptx
  • application/msword

    Legacy Microsoft Word document.

    副檔名.doc
  • application/epub+zip

    EPUB e-book.

    副檔名.epub
  • application/x-fictionbook+xml

    FictionBook 2.x e-book.

    副檔名.fb2
  • application/octet-stream

    Arbitrary binary data — no specific format.

    副檔名.bin
  • font/woff

    Web Open Font Format 1.0.

    副檔名.woff
  • font/woff2

    Web Open Font Format 2.0 (better compression).

    副檔名.woff2
  • font/ttf

    TrueType font.

    副檔名.ttf
  • font/otf

    OpenType font.

    副檔名.otf

關於MIME 類型查詢

Handytool 的 MIME 類型查詢協助您為任何檔案找到正確的 Content-Type 標頭——無論您是設定 web 伺服器、建構 API 還是過濾上傳表單。按副檔名(.png、.pdf、.epub)或媒體類型(image/png、application/pdf)搜尋,並按群組過濾。每個條目包括規範的 IANA 登錄 MIME 類型、常見使用它的檔案副檔名以及單行描述。

MIME 類型查詢功能

  • 01

    按副檔名或 MIME 搜尋

    輸入 .webp 或 webp 查詢 image/webp;輸入 pdf 或 application/pdf 查詢檔案類型;輸入 "font" 查看所有字型媒體類型。

  • 02

    群組過濾

    當您只關心檔案特定系列時,將結果縮小到 image、video、audio、text、application 或 font。

  • 03

    真實世界涵蓋範圍

    包括開發人員實際處理的格式——Office Open XML(docx、xlsx)、現代圖片格式(avif、heic),以及較少見的如 FB2、EPUB 和 WebAssembly。

MIME 類型查詢常見問題

為什麼某些副檔名對應到多個 MIME 類型?
單個副檔名可由多個合法類型使用——例如 .xml 是 text/xml 和 application/xml。使用與工具預期使用檔案的方式相符的任何。
application/octet-stream 和特定類型有什麼區別?
application/octet-stream 是未知任何特定類型的任意二進位資料的回退。瀏覽器通常會提示下載此類回應。盡可能使用特定類型——它啟用瀏覽器預覽和正確處理。
heic 是 image/heic 還是 image/heif?
兩者都存在——image/heic 指使用 HEVC 編解碼器的 HEIF 檔案(iPhone 上最常見的情況),而 image/heif 是更通用的容器類型。大多數伺服器將 .heic 上傳用 image/heic。
font/woff 和 application/font-woff 相同嗎?
font/woff 是現代、IANA 登錄的類型。較舊的 application/font-woff 仍在遺舊設定中看到,但應遷移。

相關工具

開發者

探索更多工具

所有工具