jwagner / smartcrop.js

Content aware image cropping
http://29a.ch/2014/04/03/smartcrop-content-aware-image-cropping
MIT License
12.83k stars 580 forks source link

cropping not remove empty zones and just minimize my image #91

Open Fr33maan opened 5 years ago

Fr33maan commented 5 years ago

I want the image to be 64x64 without transparency around and with content centered. But I only get a 64x64 minimized version of my image, without anything cropped.

I made this reproduce repo

I gave a try to my image in the online tool and the hot zones are correctly detected.

Thanks for that great lib.