[GH-ISSUE #17153] feat: image editing feature #18190

Closed
opened 2026-04-20 00:24:21 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Huanli-Gong on GitHub (Sep 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17153

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

OpenAI API includes image edit endpoint to execute image2image tasks, but it cannot be used on Open WebUI.

Desired Solution you'd like

Open WebUI currently supports vision language models and image generation, so it can support the image2image format. Just need to add an Image Editing field to image generation setting for the images/edits endpoint.
Image

Alternatives Considered

No response

Additional Context

No response

Originally created by @Huanli-Gong on GitHub (Sep 2, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17153 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description OpenAI API includes [image edit](https://platform.openai.com/docs/api-reference/images/createEdit) endpoint to execute image2image tasks, but it cannot be used on Open WebUI. ### Desired Solution you'd like Open WebUI currently supports vision language models and image generation, so it can support the image2image format. Just need to add an Image Editing field to image generation setting for the images/edits endpoint. <img width="1000" height="458" alt="Image" src="https://github.com/user-attachments/assets/ce821cd7-cb37-4b44-92c3-35884cd9949a" /> ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#18190