./prontouso.com
WEB & MẠNG

Tra Cứu Loại MIME Type

Tìm kiếm loại MIME type (Content-Type) tương ứng cho phần mở rộng tệp tin (ví dụ: .json, .pdf, .webp, .mp4) hoặc tìm đuôi tệp từ chuỗi MIME type.

Trạng thái công cụChạy trên trình duyệt của bạn
Xem trước
ExtensionMIME type
.aacaudio/aac
.avivideo/x-msvideo
.avifimage/avif
.binapplication/octet-stream
.bmpimage/bmp
.csvtext/csv
.csstext/css
.docapplication/msword
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
.eotapplication/vnd.ms-fontobject
.epubapplication/epub+zip
.gifimage/gif
.gzapplication/gzip
.htmtext/html
.htmltext/html
.icoimage/vnd.microsoft.icon
.jarapplication/java-archive
.jpegimage/jpeg
.jpgimage/jpeg
.jstext/javascript
.jsonapplication/json
.jsonldapplication/ld+json
.midaudio/midi
.mjstext/javascript
.mp3audio/mpeg
.mp4video/mp4
.mpegvideo/mpeg
.odpapplication/vnd.oasis.opendocument.presentation
.odsapplication/vnd.oasis.opendocument.spreadsheet
.odtapplication/vnd.oasis.opendocument.text
.ogaaudio/ogg
.ogvvideo/ogg
.otffont/otf
.pdfapplication/pdf
.phpapplication/x-httpd-php
.pngimage/png
.pptapplication/vnd.ms-powerpoint
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation
.rarapplication/vnd.rar
.rtfapplication/rtf
.shapplication/x-sh
.svgimage/svg+xml
.tarapplication/x-tar
.tifimage/tiff
.tiffimage/tiff
.tsvideo/mp2t
.ttffont/ttf
.txttext/plain
.wasmapplication/wasm
.wavaudio/wav
.webaaudio/webm
.webmvideo/webm
.webpimage/webp
.wofffont/woff
.woff2font/woff2
.xhtmlapplication/xhtml+xml
.xlsapplication/vnd.ms-excel
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.xmlapplication/xml
.yamlapplication/yaml
.zipapplication/zip
.7zapplication/x-7z-compressed

Cách thức hoạt động

  1. Nhập dữ liệu của bạn

    Điền các giá trị cần thiết, dán văn bản hoặc tải lên tệp bạn muốn xử lý.

  2. Xem kết quả tức thì

    Hầu hết các công cụ cập nhật theo thời gian thực khi bạn nhập liệu; một số công cụ sử dụng một nút hành động duy nhất.

  3. Sử dụng kết quả

    Sao chép, tải xuống hoặc chia sẻ kết quả được tạo — bạn luôn có toàn quyền kiểm soát dữ liệu của mình.

Quyền riêng tư & xử lý dữ liệuChạy cục bộ 100% trên trình duyệt của bạn. Công cụ này không tải dữ liệu của bạn lên máy chủ.

Tra Cứu Loại MIME Type là gì?

Search by file extension or MIME type to find the matching value in either direction.

TÌM HIỂU CÁCH HOẠT ĐỘNG CỦA CÔNG CỤ

How to look up a MIME type

How search works

Typing an extension (with or without the leading dot) finds its MIME type; typing part of a MIME type, like "image/", finds every matching extension.

Common uses

  • Set the correct Content-Type header for a file your server serves.
  • Check what MIME type to expect for a file extension in an upload validator.

Good to know

MIME types follow a type/subtype format, such as image/png or application/json — the type describes the general category, and the subtype narrows it to a specific format.

Reference notes

This is a static reference list — no data you type is sent anywhere.

Các Câu Hỏi Thường Gặp (FAQ)

What if an extension has more than one common MIME type?

This list shows one commonly used MIME type per extension for simplicity; some file types do have more than one valid MIME type in practice.

Does it cover every file extension?

It covers common web, document, image, audio, and video extensions, not every extension in existence.

Why does my server report a different MIME type than shown here?

Servers can be configured to serve custom or vendor-specific MIME types; this list shows the commonly used default for each extension.

Can I search with or without the dot?

Yes. The lookup strips a leading dot, so jpg and .jpg search the same table.

Công Cụ Liên Quan