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
Sep 13, 2024 at 10:38
License
MIT
Total Downloads
304
Supported Platforms
GitHub Repository
https://github.com/h2non/filetype.pyDocumentation
https://h2non.github.io/filetype.py/