Look up the MIME type for any file extension, or the extensions for a MIME type. A complete reference for web development, uploads, and content-type headers.
CSP, HSTS and X-Frame-Options harden your site.
Use Cache-Control to speed up repeat visits.
Verify headers and pages render well on small screens.
Look up the MIME type for any file extension, or the extensions for a MIME type. A complete reference for web development, uploads, and content-type headers.
Type an extension like "jpg" or "pdf".
See the standard MIME type and common usage.
| Extension | MIME type |
|---|---|
| .html | text/html |
| .png | image/png |
| .jpg | image/jpeg |
| application/pdf | |
| .json | application/json |
It is completely free, private and requires no signup.
Use the tool nowA standardized label (type/subtype) that tells the browser how to handle a file, e.g. image/png or application/pdf.
Correct MIME types ensure browsers render files correctly and securely instead of downloading or misinterpreting them.
Explore the whole collection — no signup, 100% free & private.