Project Icon

mimetype

Goroutine-Safe MIME Type Detection Using Magic Numbers

Product DescriptionThis library efficiently detects MIME types and file extensions using magic numbers. It supports goroutine safety and extensibility without C bindings, distinguishing between text and binary files. Although ideal for reliable content type detection, use standard protocols like HTTP and SMTP when possible. Enhanced performance matches or exceeds standard libraries, focusing on header content for accurate results.
Project Details