Mime-Detective
Mime-Detective copied to clipboard
Mime type for files.
.msg files are undetected. I need to get application/vnd.ms-outlook mime type. Can you please add? Thanks.
Hi, I have tried to use the below Definition to get the Mimetype for an XML file. I looked at the **MimeTypes.cs** for the XML ByteArray definition as below in...
Hi. Recently I received a pdf document that was not corrupt and could be opened in a pdf reader but was not detected as a pdf by Mime-Detective. The pdf...
.webp image files throw NullReferenceException when GetFileType().Mime is called
can you please add support to sniff svg? thats the only thing missing to use this package for image content format sniffing.
This isn't comprehensive, but it solved the needs I had. I'll be adding more as needed. Sources of information: [File Signatures](https://www.filesignatures.net/) [File Recovery's Signatures Doc](http://www.file-recovery.com/signatures.htm)
I create simple 1.txt file with simple short content: "1" and got the `System.IndexOutOfRangeException`.