MIME Type Lookup

← All tools

Bidirectional lookup: type an extension (with or without dot) to get MIME type(s), or paste a MIME type to find extensions. Fuzzy search with category filters.

~~~

Category

matches · click a row for header example

ExtensionMIME typeCategoryNote

Content-Type header

Text types should include charset=utf-8 when serving non-ASCII content.

~~~

About this tool

MIME types tell browsers and servers how to interpret file bytes. Wrong types break rendering (SVG served as text/plain) or security policies (HTML served as image).

IANA registers official types, but real-world servers use many aliases. This table covers the types you hit daily in web development.

Search syncs to the URL (?q=) for quick sharing.

~~~

Read more