Usecase description:
In some cases, we need the users to crop an image to a specific size. A relevant use case would be a profile picture, which in most cases are rectangular (e.g. 400 x 400px).
Describe the solution you'd like:
It would be really nice, if the developer could specify a target height and width. The user then sees a boundary which respects the given aspect ratio. The user can move the boundary around and change it's size (to only show the face on the picture for example). The plugin then returns the image in the given size.
If the user selects a bigger area (e.g. 800x800 px) the plugin should scale the size down to the specified size (400 x 400 in this example). The same should work the other way around 200 x 200 -> 400 x 400.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too