cdgriffith/puremagic
Pure python implementation of identifying files based off their magic numbers
PythonMIT
Pinned issues
Issues
- 3
- 2
More false negatives
#103 opened by bernt-matthias - 6
Version 2.0 Goals
#70 opened by cdgriffith - 1
PDF files are not always detected
#94 opened by peterekepeter - 1
- 3
FITS file detection no longer working
#100 opened by ejeschke - 1
py.typed is not included in wheel
#89 opened by sk- - 2
Weird issue with non-compliant AIFF files
#86 opened by NebularNerd - 2
- 6
Faster than a libmagic wrapper?
#95 opened by mara004 - 3
For Python 3.13: A drop-in replacement for `sndhdr.what()` and `sndhdr.whathdr()`
#85 opened by cclauss - 5
imghdr matches in PureMagic?
#68 opened by NebularNerd - 4
- 6
Speed Improvements
#71 opened by cdgriffith - 10
Some common filetypes are not detected
#12 opened by victordomingos - 0
Variant field in magic.json?
#69 opened by NebularNerd - 7
- 2
EncodingWarning when PYTHONWARNDEFAULTENCODING
#60 opened by jaraco - 1
- 4
JPEG XS Two mime types
#52 opened by NebularNerd - 2
Adding JPEG-XL Support
#48 opened by ItsSharples - 4
- 2
Webp image mime type is empty
#44 opened by fft001 - 1
- 4
- 2
- 1
SVG images not recogniced
#37 opened by Estartu - 1
missing mime type for webp
#38 opened by phith0n - 1
Remove unsupported Python stuff
#31 opened by Safihre - 2
Confidence/Selection logic question
#29 opened by CSBaum - 1
mimetype from stream
#26 opened by robkorv - 2
Missing mime types for some headers
#14 opened by msdinit - 1
- 0
Add documentation
#1 opened by cdgriffith - 0
- 3
New archivers support: Brotli, LZ4 and ZStd
#19 opened by stokito - 2
RuntimeWarning when running package
#11 opened by victordomingos - 1
- 0
Create setup.py and integrate with PyPi
#5 opened by cdgriffith - 0
Add mime type lookup for exts
#6 opened by cdgriffith