Image Magic is a package of Python that provides concise image (including but not limited to) processing functions, mainly embodied in the word concise.
- Image processing
- OCR function
- Image hash calculation
- Commonly used image-related features.
- Image classification, is it dominated by tens of thousands of different types of pictures in a folder? If there is, then you can try me.
- Only one duplicate picture is retained. In huge folders, you shouldn't manually weed out duplicate images, right?
- more……
- Download using pip
pip install ImageMagic
- Alternatively, you can build from source
GNU GPL 3.0
All contributions, bug reports, bug fixes, and enhancements and ideas are welcome.