wand — Easy Playground
ImageMagick bindings for advanced image manipulation
Getting started with wandRun locally
Install
pip install WandPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: wand)
wand is a third-party package. ImageMagick bindings for advanced image manipulation. Install with: pip install Wand
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?