MIME Types Reference

Searchable database of file extensions and MIME headers. Fast, free, and fully client-side.

ExtensionMIME Type
.htmltext/html
.csstext/css
.jsapplication/javascript
.jsonapplication/json
.pngimage/png
.jpg / .jpegimage/jpeg
.webpimage/webp
.pdfapplication/pdf
.zipapplication/zip
.xmlapplication/xml

How the MIME Types Reference Works

Searchable dictionary of standard MIME media types, content types, and matching file extensions for web servers, HTTP headers, and API responses.

Usage Example

application/json (.json), text/html (.html), image/webp (.webp), application/pdf (.pdf), multipart/form-data.

Frequently Asked Questions

What is a MIME type in HTTP?

A standardized two-part identifier (e.g. type/subtype) sent in the `Content-Type` header indicating the format of transmitted data.

Browse more

See all developer reference guides and interactive utilities.