A small library for detecting the type of a file based on header signature (also known as magic number).
Stars
312
Forks
44
Watchers
312
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
259
commits
18
commits
13
commits
11
commits
5
commits
4
commits
4
commits
4
commits
3
commits
1
commits
Replace stub test sample files with real files from Apache Tika and Chromium
9f399d1View on GitHubReplace stub sample files with minimal valid format-conformant files; fix MKV signature typo (0xD5 -> 0xDF)
81e84a5View on GitHubRename MicrosoftAccess to AccessLegacy and MicrosoftAccess2007 to Access
1ae40a2View on GitHubAdd new file formats: MKV, AVI, WMV, DWG, AIFF, CAB, MDB, ACCDB, PST, CHM
b2939eeView on GitHubSet strong name to .NET Standard only. Added README to package.
caa80f4View on GitHubMerge pull request #97 from neilharvey/bugfix/big-endian-tiff
d28a5d1View on GitHubMerge pull request #95 from neilharvey/feature/openmcdf-v3
ade0f9bView on GitHubMerge pull request #92 from lk-luca/user/luca/officeopenxml-in-namespace
8120339View on GitHubPut OfficeOpenXml in FileSignatures.Formats namespace
c1793d9View on GitHub