filetype
Infer file type and MIME type of any file/buffer. No external dependencies.
Infer file type and MIME type of any file/buffer. No external dependencies.
To install this package, run one of the following:
Small and dependency free Python package to infer file type and MIME type checking the magic numbers signature of a file or buffer. This is a Python port from filetype Go package.
Summary
Infer file type and MIME type of any file/buffer. No external dependencies.
Last Updated
Nov 3, 2022 at 03:25
License
MIT
Total Downloads
244.3K
Supported Platforms
GitHub Repository
https://github.com/h2non/filetype.pyDocumentation
https://h2non.github.io/filetype.py/