MIME Type Lookup
Developer Tools· 30 toolsFree MIME type / file extension lookup. Search either way — type `.png` to find `image/png`, or type `application/json` to find `.json`. Covers IANA-registered media types most commonly seen in HTTP `Content-Type` headers, file uploads, and email attachments.
66 entries
Text
Image
Audio
Video
Font
Application
Document
Archive
Set X-Content-Type-Options: nosniff on every response to prevent MIME-sniffing attacks.
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- HTTP Status Codes ReferenceSearchable reference for all HTTP status codes — 1xx informational through 5xx server errors with descriptions.
- JSON DiffCompare two JSON objects and see added, removed, and changed keys with full path. Works on nested structures and arrays — pure browser, nothing uploaded.
- User Agent ParserParse any User-Agent string into browser, OS, engine, and device information.