I want to select a part of an image and store this as a separate image file

I have an image canvas on my UI and want to store a fixed area of this picture as a file. I played around with custom javascript code but to no avail. Is there a codeless way of doing it?

Hi @Jorg_Beyer

We don’t have this functionality at the moment.
I created an internal ticket [MARKET-1396] to add this component.
We’ll let you know when it’s implemented.

Regards,
Viktor Mudrevsky

Hi @Jorg_Beyer

We just released a new UI Component “Cropper”
You can install it for free on your Backendless app

Regards,
Vlad

Thanks for letting me know, but in the meantime I have solved it differently.