{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same
catalogue, so a page rendered by a non-owner points its canonical at the owner
instead of competing with it. Falls back to this site for static/self-owned pages. #}
Look up MIME types by extension or find extensions by MIME type. See IANA registration status, browser support, and content-type headers.
How It Works
Enter a MIME type like 'application/pdf' or extension like '.pdf' to see full MIME details, related types, and browser compatibility.
Frequently Asked Questions
What is a MIME type?
MIME (Multipurpose Internet Mail Extensions) types identify file formats on the internet. They consist of a type and subtype, like text/html or image/png.
Why do MIME types matter?
Servers use MIME types in Content-Type headers to tell browsers how to handle files. Wrong MIME types can cause files to download instead of display.