IT Ops
All tools →MIME Type Lookup
Look up MIME types by extension or type. — free, private, client-side. API: POST /api/v1/tools/mime-type-lookup
Extension or MIME type
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/mime-type-lookup -d '{ "input": "hello" }' → JSON. See /docs/api.