MIME Type
Look up MIME types from file extensions, filenames, and media types, then copy MIME or Content-Type header values locally.
Characters
0 / 256
Examples
Lookup result
Enter an extension or MIME type
Use a file extension, filename, path, or media type.
File signature check
Read the first 8 KB locally and compare browser, extension, and magic number MIME values. The file is not uploaded or saved.
File count
0 / 1
Total size
0 bytes / 25 MB
Single-file limit
25 MB
MIME catalog
Change the query or category filter to browse more MIME types.
Quick start
Common scenarios
HTTP headers
choose a Content-Type value for API responses or static assets
Upload rules
prepare accept lists and extension hints
Data URLs
keep the MIME part beside Base64 payloads
Web assets
check AVIF, WebP, WASM, WOFF2, SVG, and webmanifest types
Usage advice
MIME lookup boundaries
URL Quick Fill
Privacy and security
FAQ
No. Extensions and MIME tables are conventions. A file can be renamed or mislabeled.
Use it as a generic binary fallback when no exact type is known and the receiving system accepts a default binary type.
The MIME library adds a default charset for types where text encoding is expected.
SVG is image/svg+xml.