nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

How to get downloaded image from my react component #799

Open helal-apex opened 1 year ago

helal-apex commented 1 year ago

Hello, is there any methods/options available for downloaded image that i can get from react component so i can save my database or server from my component.

If yes please share methodology of that.

Thanks MD Helal Uddin

lja1018 commented 1 year ago

@helal-apex ImageEditor does not support saving images to a server or database directly. I think you should develop some (get image & API call for saving the image to your DB) modules that you want to do.

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!