mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #20639] feat: Add OpenAi Api Image Gen / Edit Endpoints #73847
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Keugon on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20639
Check Existing Issues
Verify Feature Scope
Problem Description
Extend OpenWebUI to support OpenAI’s image generation/editing endpoints directly via its API.
This would allow seamless integration with Nextcloud for:
Text-to-image generation (e.g., create logos, art).
Image editing (modify files stored in Nextcloud).
Would enable direct AI-powered visual workflows without external tools.
https://platform.openai.com/docs/api-reference/images
Desired Solution you'd like
Extend the current implementation of the /openai/ endpoints with the corresponding Image section
Alternatives Considered
No response
Additional Context
No response
@HsiangSun commented on GitHub (Apr 30, 2026):
YES,It's important .