Issues
- 0
How does Pillow compare to libraries with a similar purpose such as ImageMagick?
#7 opened by aclark4life - 0
What are some of the most interesting or innovative uses of Pillow that you have seen?
#6 opened by aclark4life - 0
Have you kept up to date with newer image formats, such as webp? Are there any image formats that Pillow does not support that you would like to see added to the project?
#5 opened by aclark4life - 0
What kinds of special knowledge or experience have you found to be necessary for understanding and extending the routines in the library and for adding new capabilities?
#4 opened by aclark4life - 0
I have seen Pillow used in computer vision contexts. What are some of the capabilities of the library that lend themselves to this purpose?
#3 opened by aclark4life - 2
What architectural patterns does Pillow use to make image operations fast and flexible? Have you found the need to do any significant refactorings of the original code to make it compatible with modern uses and execution environments?
#2 opened by aclark4life - 2
Can you describe what PIL and now Pillow are and what kinds of use cases they support?
#1 opened by aclark4life