MIME Types Reference
Searchable database of file extensions and MIME headers. Fast, free, and fully client-side.
| Extension | MIME Type |
|---|---|
| .html | text/html |
| .css | text/css |
| .js | application/javascript |
| .json | application/json |
| .png | image/png |
| .jpg / .jpeg | image/jpeg |
| .webp | image/webp |
| application/pdf | |
| .zip | application/zip |
| .xml | application/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.
