Skip to content

A simple Python library for converting between Pillow and Wand (ImageMagick) entities in memory

License

Notifications You must be signed in to change notification settings

Gutza/MagickPillow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MagickPillow is a really basic library which only converts between Pillow and Wand objects. All operations are performed in memory, but it could be further optimized -- it currently imports/exports files in PNG format, and the encoding/decoding is wasting time.

About

A simple Python library for converting between Pillow and Wand (ImageMagick) entities in memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages