MIME Type Lookup
Look up MIME types by file extension or search for extensions by MIME type. Covers hundreds of common file types for web development and server configuration.
How to Use MIME Type Lookup
The MIME Type Lookup tool helps you find the correct MIME type for any file extension, or look up which extensions use a specific MIME type. Essential for setting Content-Type headers, configuring web servers, and handling file uploads correctly.
Step-by-Step Instructions
- Enter a file extension (e.g., .pdf) or MIME type (e.g., application/json)
- Click Lookup to search the database
- View the matching MIME type or extensions
- Copy the result for use in your configuration
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.