MIME Type Lookup
Free
Search file extensions and MIME types for web development.
100% browser-based — data stays private
| Extension | MIME Type | |
|---|---|---|
| .html | text/html | |
| .htm | text/html | |
| .css | text/css | |
| .js | text/javascript | |
| .json | application/json | |
| .xml | application/xml | |
| application/pdf | ||
| .zip | application/zip | |
| .png | image/png | |
| .jpg | image/jpeg | |
| .jpeg | image/jpeg | |
| .gif | image/gif | |
| .webp | image/webp | |
| .svg | image/svg+xml | |
| .ico | image/x-icon | |
| .mp4 | video/mp4 | |
| .mp3 | audio/mpeg | |
| .wav | audio/wav | |
| .txt | text/plain | |
| .csv | text/csv | |
| .md | text/markdown | |
| .woff | font/woff | |
| .woff2 | font/woff2 | |
| .ttf | font/ttf | |
| .wasm | application/wasm | |
| .doc | application/msword | |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | |
| .xls | application/vnd.ms-excel | |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet |
About MIME Type Lookup
Look up MIME types and file extensions instantly. Essential reference for setting Content-Type headers, configuring web servers, and API development.
Key Features
- Extension search
- MIME type search
- Common file types
- Copy MIME types
- Developer reference
How to Use
- 1Search by extension or MIME type.
- 2Find the correct Content-Type.
- 3Copy for server configuration.
Common Use Cases
Content-Type headers
Web server configuration
API response headers
Frequently Asked Questions
What MIME type for JSON?+
application/json is the standard MIME type for JSON data.
Related Tools
Browse more tools in Web Tools.