CorrectMIME
MIME media type validator and canonicalizer
Validate and fix MIME media types per RFC 6838 and related specifications
🔍 Validation
Validate MIME media types against RFC 6838 and related specifications with detailed issue reporting.
🔧 Auto-fix
Apply safe canonicalization rules to automatically fix common MIME type formatting issues.
📖 API
RESTful API with comprehensive OpenAPI documentation for easy integration into your applications.
⚡ Fast
Built on Cloudflare Workers for global performance and low latency validation anywhere.
How It Works
- Enter a MIME media type (e.g.,
application/json; charset=utf-8) - Get detailed validation results with stable issue codes
- Optionally apply safe canonicalization fixes
- Use our API for programmatic validation and fixes
Quick Examples
Try these common MIME types:
text/html; charset=UTF-8application/vnd.api+jsontext/xml; charset="ISO-8859-1"application/x-www-form-urlencoded