unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.
MIT License
1.53k stars 61 forks source link

Add content aware image cropping #122

Open wvffle opened 1 year ago

wvffle commented 1 year ago

Describe the feature

At first I'd just like to say that you guys did a very good job with the project! :)

I'm lacking one feature from ipx that prevents me from moving to it completely and that is content aware image cropping. While doing research on the topic, I've stumbled upon https://github.com/jwagner/smartcrop-sharp. It's a working library that provides just that. Maybe it's a good starting point?

Additional information