I'm using PIL
library to compress some images. But i dont see in the docs a form to compress based in desired bits.
For example, if my input image have 1,5MB
and i need final image with exacly 100kb
, is any way to do that, Independent of quality or library...?