Skip to main content

File Validator

Python validation library to validate files using type, mime, extension, magic numbers and size

File Types Logo

File validation based on Magic Numbers, Extension and Size

You can validate files based on MIME, magic numbers, Extension and Size using the File Validator library

File Size Validation

In addition to the validation of files based on MIME and ... you can also validate files by size.

Support for django

Provide ValidatedFilefield and DjangoFileValidator for file validation in Django