Search for a command to run...
Look up MIME types by extension or reverse lookup extensions from MIME names.
application/json
applicationMIME: application/json
Extensions: json, map
Category: application
application/ld+json
applicationMIME: application/ld+json
Extensions: jsonld
Category: application
application/geo+json
applicationMIME: application/geo+json
Extensions: geojson
Category: application
application/x-ndjson
applicationMIME: application/x-ndjson
Extensions: ndjson
Category: application
What
MIME types describe media formats for files and HTTP content negotiation. This lookup tool helps you verify canonical MIME labels and commonly used file extensions.
Cases
Check Content-Type values when building API responses
Map uploaded file extensions to expected MIME types
Verify download headers for static assets
Document accepted file formats in product requirements
Troubleshoot browser rendering issues caused by wrong MIME
Prepare validation rules for file upload pipelines
How To
Choose lookup mode, enter a query, and inspect canonical MIME details.
Use Extension -> MIME or MIME -> Extensions mode based on your input.
Enter an extension or MIME name and click Search. Query is normalized automatically.
Copy canonical MIME labels or extension lists directly from result cards.
Knowledge
FAQ