It seems that if you want to generate a cropped version of an image, the central focal point of the new image will always be the same as for the original image.
For instance, imaging that I have an image that is 1000x1000 px. I want to crop it to produce a smaller image that only contains the first 300x200 px of the original image, starting in the lower left corner. I want to do this via a URL like https://media.publit.io/file/c_custom,x_0,y_0,w_300,h_200/IMAG0271.jpg but there seems to be no such option.
This would be quite powerful and is supported by more established systems such as Cloudinary. Is there some way to achieve this that I'm missing? If not, is it on your roadmap? Hopefully it's not a big technical leap from where you are today.