feat: support OpenAI image edits #5109

Closed
opened 2025-11-11 16:12:30 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @apelliciari on GitHub (May 8, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Referencing to a pasted input image when generating a new image now it's not possible with OpenAI API.
I think that you get a lot more value when you can reference images in image generation.

Desired Solution you'd like

Implement https://platform.openai.com/docs/api-reference/images/createEdit when one or multiple images are uploaded or pasted in input to create a variant of these images, like the chatgpt UI and gemini UI do.

Alternatives Considered

No response

Additional Context

No response

Originally created by @apelliciari on GitHub (May 8, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Referencing to a pasted input image when generating a new image now it's not possible with OpenAI API. I think that you get a lot more value when you can reference images in image generation. ### Desired Solution you'd like Implement https://platform.openai.com/docs/api-reference/images/createEdit when one or multiple images are uploaded or pasted in input to create a variant of these images, like the chatgpt UI and gemini UI do. ### 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#5109