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.83k stars 1.26k forks source link

Add Artificial Intelligence powered Tools #910

Open SuperPat45 opened 4 months ago

SuperPat45 commented 4 months ago

The Image Editor would be powerful if Artificial Intelligence powered Tools using Dall-e trough OpenAI API, Stable Diffusion or Midjourney was integrated to the component

I'm thinking in particular of the "magic eraser" for deleting an image element. https://platform.openai.com/docs/api-reference/images/createEdit

Image generation https://platform.openai.com/docs/api-reference/images/create

Create Image variation: https://platform.openai.com/docs/api-reference/images/createVariation

Other useful tools (not with Openai API as far as I know) would be unblur an image and double image size lossless.