express-processimage icon indicating copy to clipboard operation
express-processimage copied to clipboard

Add smartcrop.js to help with optimal cropping

Open Munter opened this issue 9 years ago • 3 comments

https://github.com/jwagner/smartcrop.js/

Munter avatar Oct 17 '15 23:10 Munter

There's also https://github.com/lovell/attention -- and talk about adopting features from it directly in sharp: https://github.com/lovell/sharp/issues/295

papandreou avatar Mar 14 '16 08:03 papandreou

Added support for resize=x,y&crop=entropy and resize=x,y&crop=attention using the sharp 0.16.0+ feature (https://github.com/lovell/sharp/issues/295).

Released in express-processimage 7.3.0.

papandreou avatar Mar 16 '17 07:03 papandreou

I don't know how it compares to smartcrop.js (which would be harder to integrate), but it looks very promising :)

papandreou avatar Mar 16 '17 07:03 papandreou