Image actions - idea

Just an idea that can be very usefull :slight_smile:

There are already a lot of great image actions but there is one very usefull action missing :
“smart crop” or cropping an image based on entropy (a position in the picture with the most “energy”)

There is already a php-class available “https://github.com/stojg/crop” but with my basic knowledge of php it is very hard for me to write a plugin.

We pass through all our image actions to Gregwar’s image library. There are no extra ones currently. I’ve bookmarked this though for future reference.

BTW that one requires imagick.