{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:22.037Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"http-status-code","name":"HTTP Status Code Lookup","url":"https://myaitools.net/http-status-code"},{"slug":"user-agent-parser","name":"User-Agent Parser","url":"https://myaitools.net/user-agent-parser"},{"slug":"csp-header-builder","name":"CSP Header Builder","url":"https://myaitools.net/csp-header-builder"},{"slug":"instagram-id-finder","name":"Instagram ID Finder","url":"https://myaitools.net/instagram-id-finder"},{"slug":"facebook-id-finder","name":"Facebook ID Finder","url":"https://myaitools.net/facebook-id-finder"},{"slug":"emv-tag-lookup","name":"EMV Tag Lookup","url":"https://myaitools.net/emv-tag-lookup"},{"slug":"subnet-calculator","name":"IPv4 Subnet Calculator","url":"https://myaitools.net/subnet-calculator"},{"slug":"js-minifier","name":"JavaScript Minifier","url":"https://myaitools.net/js-minifier"}],"kind":"utility","slug":"mime-type-lookup","name":"MIME Type Lookup","description":"Look up the MIME type for a file extension, or the canonical extensions for a MIME type — covering 100+ common types.","longDescription":"Translate between file extensions and MIME types in both directions. Type `.png` and learn it's `image/png`; type `application/vnd.openxmlformats-officedocument.wordprocessingml.document` and learn it's `.docx`. The lookup table covers images, audio, video, text, documents (Word, Excel, PowerPoint, OpenDocument, PDF, EPUB), archives, fonts, web manifest types, certificates, and the generic application/octet-stream catch-all.","category":"dev","categoryName":"Dev","keywords":["mime type lookup","mime type for extension","file extension to mime","what is the mime type of","mime type list","content type lookup","mime type reference","extension to content-type","mime types for office files","image mime types","audio mime types","video mime types","font mime types","mime type for json","mime type for pdf"],"badge":"Reference","url":"https://myaitools.net/mime-type-lookup","inputs":[{"type":"select","key":"mode","label":"Mode","defaultValue":"extension-to-mime","choices":[{"value":"extension-to-mime","label":"Extension → MIME"},{"value":"mime-to-extension","label":"MIME → Extension(s)"}]},{"type":"text","key":"query","label":"Query","defaultValue":".png","placeholder":".png  /  image/png"}],"outputs":[{"key":"mime","label":"MIME type"},{"key":"extensions","label":"Extensions"},{"key":"category","label":"Category"},{"key":"description","label":"Description"}],"invocation":{"webUi":"https://myaitools.net/mime-type-lookup","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}