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

Trouble grasping method for my use case #781

Open fpolli opened 2 years ago

fpolli commented 2 years ago

Hi,

I want to do something that I believe should be a fairly common use case, but I am not finding instructions or examples that help me conceptualize it:

Take an image from a file input element, edit it, then include the edited image in the form submit.

I notice that the load button from the UI uses a file input, so I could probably figure that part out, but I am confused about how to replace the original with the edited image in the form data.

Thank you

lja1018 commented 2 years ago

@fpolli I didn't understand the question. Can you elaborate on that detail?

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!