How can I create a image editor. User will user pre uploaded image and just change an icon and text on this image. Which library can I use or how can I search for this on the internet?
https://jsfiddle.net/jithinrajpr7/c2pz78da/
https://jsfiddle.net/froala/o0ubw92g/6/
Second one can be reconstructed in Wix.
I didn’t mean this one I mean I want to convert a HTML canvas to PNG file. I will put a placeholder image and users will not change the image they will just write some texts on image and after they wrote something. I want to get a PNG file with placeholder image and text together.
I’m wondering if I put a HTML widget to page and add an HTML code with Velo. And if I change the text part of HTML with Velo again. Could that work for me? The main question for me is after that how can I convert this to a PNG file that is downloadable.