uploadcare/pillow-simd

Shrink-on-Load

rajasagashe opened this issue · 0 comments

I'm using the resize() method to generate a thumbnail using Pillow-simd. I love the speed. Does the open method support shrink-on-load features like in VIPS: https://libvips.github.io/libvips/API/current/libvips-resample.html#vips-thumbnail?
never mind, i see the reduce and draft methods.