h2non/filetype.py
Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature
PythonMIT
Issues
- 0
`txt` and markdown files
#199 opened by piranna - 0
Checking `image/Tiff()` Before `Image/Dcm()` can cause misidentification of dicoms as tiffs
#198 opened by CalNightingale - 0
- 0
- 2
New Version
#188 opened by mikemike396 - 0
filetype.guess not working with bytes when used in AWS Lambda environment
#194 opened by miguel-martinr - 9
False negative for a PDF?
#192 opened by conjuncts - 0
[feat request] SVG support
#193 opened by eventlOwOp - 0
qa: add types and test them with mypy
#187 opened by ssbarnea - 0
packaging: implement PEP-517
#186 opened by ssbarnea - 0
gha: not testing each supported python version
#185 opened by ssbarnea - 0
will filetype support ofd?
#184 opened by ConleyKong - 0
- 1
xls files need 521 bytes
#174 opened by vgambier-altus - 1
Remove deprecated python versions and syntax
#87 opened by dosas - 0
MS Word misidentified as MS Excel
#173 opened by ZhuqiushiCasual - 1
Docx detected as Zip due to trash files
#171 opened by lucasgadams - 2
Add support to txt file
#169 opened by ghrimx - 0
Empty docx file can't seem to get file type
#170 opened by githuyan - 0
Does not recognize mp3 type
#139 opened by MikhailMurashov - 0
support python 3.10+
#167 opened by achapkowski - 0
- 0
Animated AVIFs aren't recognized
#159 opened by druzsan - 4
Font mimetypes are outdated
#164 opened by bjd183 - 0
Access to types module blocked by assignment
#165 opened by bjd183 - 1
MS Word misidentified as MS Excel
#161 opened by MioYvo - 1
FLAC files with ID3 tags are misdetected
#121 opened by stordoff - 0
- 1
The csv file is not recognized. Can it be supported
#148 opened by Skypekey - 5
xls and xlsx guessed as zip
#142 opened by mjturtora - 7
Support `io.BytesIO` as input
#140 opened by jams2 - 1
- 0
audio/m4a files are matched as video/mp4
#146 opened by sayanarijit - 2
xlsx file guess error
#138 opened by Mr-xn - 1
"1.0.13" --> "1.1.0" regression. `filetype.guess` stopped working with output from `read(file_path, "rb")`
#130 opened by simon-liebehenschel - 1
- 6
Test failure
#119 opened by dotlambda - 0
PDF file won't begin with '%PDF-X.Y'
#125 opened by EdiMel - 0
mkv (hevc+opus) is guessed as 'video/webm'
#124 opened by mo-han - 0
Proper function return type hinting
#116 opened by joksulainen - 1
- 0
filetype --version does not work
#112 opened by jcharaoui - 2
Anyway to add a custom type (with magic bytes) ?
#110 opened by martinm1000 - 2
Pypi version 1.07 is old, like 2020
#107 opened by ddmee - 1
jpeg extension not supported
#104 opened by whew - 1
Why buffer example is not working
#102 opened by raghadalhelal - 1
Why buffer.py exmaple is not working with me?
#100 opened by raghadalhelal - 1
Why buffer.py is not working?
#101 opened by raghadalhelal - 2
Suggest: add a command-line entry
#97 opened by yanhuihang - 0
Cleanup Makefile and use tox
#86 opened by dosas