MIME Type Lookup
Find the correct MIME type for any file extension. 80+ types covering text, image, audio, video, application, and font categories.
Search MIME Types
Enter a file extension (e.g. .html) or MIME type (e.g. image/png) to search
Related Tools
HTTP Status Code Lookup
Quick reference for all HTTP status codes from 1xx to 5xx.
URL Parser
Break down any URL into its individual components with color-coded output.
Base64 Encoder / Decoder
Encode and decode Base64 strings with UTF-8 support.
Frequently Asked Questions
What is a MIME type?
A MIME (Multipurpose Internet Mail Extensions) type is a standard that indicates the nature and format of a document, file, or assortment of bytes. It is used by browsers and servers to determine how to handle files.
How do I find the MIME type for a file?
Enter the file extension (like .html, .png, .pdf) into the search box. The tool will show you the corresponding MIME type. You can also browse by category.
Why are MIME types important?
MIME types tell browsers how to display content, servers how to serve files, and APIs how to handle data. Using the wrong MIME type can cause content to be rendered incorrectly or blocked entirely.
Is my data stored on a server?
No. This is a purely client-side reference tool. No data is sent anywhere.