▶️ Introduction
What Is File Validator? ✅
It is a Python library for file validation based on MIME, size, type and magic numbers that supports Django.
Why should we use this library? 🧐
- File validation based on MIME, type, extension, magic numbers and size
- File validation using the filetype library
- File validation using the python-magic library
- File validation using the mimetypes library
- File validation using the puremagic library
- File validation simultaneously with all libraries
- File Size validation
- Provide ValidatedFilefield and FileValidator for file validation in Django
- Supporting for all mimes
Where to report if we found a bug? 🪲
Can report the problem through this link
Where should I ask if I had any questions❓
Can you ask your questions through this link