Registry for custom formats that extends the built-in Format enum
Storage for custom format mappings
Find format by extension (checks both built-in and custom formats)
Find format by MIME type (checks both built-in and custom formats)
Get all known extensions (built-in + custom)
Get all known MIME types (built-in + custom)
Register a custom format