Using text/xml vs application/xml
text/xml is legacy; application/xml is preferred.
Fix: Prefer application/xml for APIs.
header • up to 320x100 / 728x90
Searchable reference of 50+ common MIME types for web, office, media, and font formats
Output will appear here...
content bottom • up to 300x250
sidebar • 160x600
Last reviewed:
MIME Types List is a searchable reference of Internet Media Types (MIME) covering the most common formats you encounter in web, office, media, and font workflows.
Each entry pairs the canonical MIME string (application/pdf, text/html, image/webp, ...) with its usual file extensions so you can pick the right Content-Type header or file filter in seconds.
image
image/png .png image/jpeg .jpg / .jpeg image/gif .gif image/webp .webp image/avif .avif image/svg+xml .svg
text/xml is legacy; application/xml is preferred.
Fix: Prefer application/xml for APIs.
A missing Content-Type defaults to octet-stream.
Fix: Set the right MIME type explicitly in your server config.
Entries follow IANA registrations and commonly-used vendor types.
Yes — type any keyword to filter MIMEs or extensions.
Common ones (office, vendor specific) are included. Exotic types are out of scope.
Yes — application/gzip, application/zip, application/x-tar are included.
No — everything is client-side.
Pair the MIME list with HTTP, reference, and file helpers. You can also browse the full Generators category for more options.
Paste response headers to audit HSTS, CSP, CORS, X-Powered-By disclosure, and Set-Cookie flags
Search and learn about HTTP status codes. Find meaning, common causes, and fix solutions for any HTTP response code.
Searchable list of well-known TCP/UDP ports — filter by port number, service name, or description
Searchable list of every IANA time zone with live UTC offset and local time
Searchable ISO 3166 country list with two-letter codes and localised names
Parse a URL into scheme, host, port, path, query parameters, fragment, and origin — fully client-side
Test whether origins are allowed by a given Access-Control-Allow-Origin value — wildcard and subdomain aware
Parse a User-Agent string into browser, version, operating system, device type, and bot status
Encode or decode Base64 strings
Encode or decode URL strings
Compose and export Apple App Store screenshot sets
Generate cron schedule expressions visually