MIME Type Lookup

Look up MIME types by file extension or find extensions by MIME type. Comprehensive database.

Quick:

Enter a file extension or MIME type above

Common Categories

Images
jpg, png, gif, svg, webp
Documents
pdf, doc, docx, xls, xlsx
Code
js, json, html, css, xml
Audio
mp3, wav, ogg, flac
Video
mp4, webm, avi, mov
Archives
zip, tar, gz, 7z

How to Use MIME Type Lookup

  1. Enter a file extension (like .pdf or .mp4)
  2. Or enter a MIME type (like application/json)
  3. See matching types/extensions instantly
  4. View common use cases for each type

About MIME Type Lookup

Look up MIME types by file extension or find extensions for any MIME type. Includes 200+ file types for images, video, audio, documents, and code. Essential for web developers setting Content-Type headers.

Frequently Asked Questions

What is a MIME type?

MIME (Multipurpose Internet Mail Extensions) types identify file formats on the web. They tell browsers how to handle files.

What's the MIME type for JSON?

The correct MIME type for JSON is "application/json". Some older systems use "text/json" but this is deprecated.

Why does the same extension have multiple MIME types?

Some extensions (like .xml) can have different purposes, each with its own MIME type for specific use cases.