Re: Compressing images before saving to database

2016-09-16 Thread Javier Guerra Giraldez
On 16 September 2016 at 05:45, Isaac Tetteh wrote: > I have a project where users upload photos of any type. But i want to > compress the images before saving them. Is pillow the best i can use or Is > there a built in or 3rd party library to do this. Its link to documentation > will be appreciate

Compressing images before saving to database

2016-09-16 Thread Isaac Tetteh
hello, I have a project where users upload photos of any type. But i want to compress the images before saving them. Is pillow the best i can use or Is there a built in or 3rd party library to do this. Its link to documentation will be appreciated too. Thanks! -- You received this message b