{"library":"willow","type":"library","category":null,"description":"Willow is a Python image library that provides a unified API over multiple backend imaging libraries such as Pillow, Wand (ImageMagick), and OpenCV. It offers common image manipulation capabilities like resizing, cropping, and format conversion, allowing developers to switch backends with minimal code changes. The current version is 1.12.0, and it maintains a regular release cadence, often aligning with new Python and backend library versions.","language":"python","status":"active","version":"1.12.0","tags":["image processing","Pillow","Wand","OpenCV","graphics","image manipulation","backend"],"last_verified":"Wed May 20","install":[{"cmd":"pip install willow","imports":["from willow.image import Image","from willow.image import get_image_backend","from willow.plugins.pillow import PillowImage"]},{"cmd":"pip install 'willow[Pillow]'","imports":[]},{"cmd":"pip install 'willow[Wand]'","imports":[]},{"cmd":"pip install 'willow[OpenCV]'","imports":[]}],"homepage":null,"github":"https://github.com/wagtail/Willow","docs":"https://willow.wagtail.org/","changelog":"https://willow.wagtail.org/latest/changelog.html","pypi":"https://pypi.org/project/willow/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/willow/compatibility"}}