MIME types

Just a page — no tracking, no cookies

Loading the table…

Source: IANA media types · verified 2026-07-25

MIME types — extension to content-type lookup

A searchable reference mapping file extensions to their MIME content types. It runs in your browser (0 uploads, works offline).

How to use it

  1. Search the table, or browse the whole list.
  2. Rows filter live as you type.
  3. Copy or Download the table (or the filtered rows).

FAQ

What is the MIME type for a .json (or any) file?

application/json. Search any extension on this page and its MIME type appears instantly, offline — .svg is image/svg+xml, .woff2 is font/woff2, and so on, from the IANA media-type registry.

Why do MIME types matter?

Servers send a Content-Type header so browsers know how to handle a file; a wrong MIME type can make a page download instead of render, or block a script. This reference gives the correct one per extension.

Is anything uploaded?

No — the table is bundled and searched on your device; it works offline.

What's the type for a .docx?

application/vnd.openxmlformats-officedocument.wordprocessingml.document — searchable here so you do not have to memorise it.

Limits

Covers common extensions. Rare or vendor-specific types may not be listed.

Related

The HTTP status codes and common ports references sit alongside this.

Bookmark this page (Ctrl+D, or ⌘D on Mac) or install the app — it works offline the next time you need it.