A small library for detecting the type of a file based on header signature (also known as magic number).
-
Updated
Dec 20, 2024 - C#
A small library for detecting the type of a file based on header signature (also known as magic number).
File validator that checks by magic bytes and MIME types
File fingerprinting and signature detection based on known file header formats. A primary use-case is file upload validation in ASP.NET Core applications.
Add a description, image, and links to the magic-bytes topic page so that developers can more easily learn about it.
To associate your repository with the magic-bytes topic, visit your repo's landing page and select "manage topics."