mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #20754] issue: New upload of an image does not work with image editing #19280
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 @iChristGit on GitHub (Jan 17, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20754
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.7.2
Ollama Version (if applicable)
latest
Operating System
Win11
Browser (if applicable)
Edge,IOS, Zen
Confirmation
README.md.Expected Behavior
User uploads new image or reference a specific image in chat > model should focus on that image.
Actual Behavior
When user uploads new image to chat, and the model has native tool calling, it should refrence that image and do an image_edit tool call, instead, its uses older image and not the uploaded image.
Steps to Reproduce
1,Create any image in chat
2.Upload new image and ask for changes.
3.LLM will still work on first image
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Jan 17, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20237 issue: Image editing stopped working
by tomasloksa • Dec 29, 2025 •
bug,confirmed issue#20436 issue: image generation cannot finish normally
by lywbh • Jan 07, 2026 •
bug#20544 issue: Document uploading - Docling API
by n4gY1 • Jan 10, 2026 •
bug#20490 issue: Unable to edit reference image
by fgonzalez-glmc • Jan 08, 2026 •
bug#18995 issue: image generation and edition doesn’t work on temporary chats
by futureshield • Nov 06, 2025 •
bugShow 5 more related issues
#19339 issue: Multiple input images for image edit and generation are passed as separate instances instead of as a list
by eml-henn • Nov 21, 2025 •
bug#19701 issue: knowledge can not multiple upload file
by willy808 • Dec 03, 2025 •
bug#20091 issue: image is regarded as binary in temp chat
by funnycups • Dec 22, 2025 •
bug#19187 issue: Image generation menu gone.
by calebrio02 • Nov 14, 2025 •
bug#18514 issue: Incorrect logic when uploading an image into a collection
by chayaziv • Oct 22, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@iChristGit commented on GitHub (Jan 17, 2026):
Not sure its related to the old issues, when there is no prior images its working, the issue is happening by first generating an image and then uploading a different image
@tjbck commented on GitHub (Jan 22, 2026):
@silentoplayz @micahdbak able to reproduce?
@nvdg commented on GitHub (Jan 23, 2026):
Having the same issue, it only edits images that are also generated by the AI. If I attach an image (in a fresh chat) and ask to edit it, it will just generate something new. But it's weird because it worked once when I took a picture with my phone from within the app and asked to modify that, but all the other times it also didn't work that way.
EDIT, this appears to be the issue:
https://github.com/open-webui/open-webui/issues/18995 issue: image generation and edition doesn’t work on temporary chats
by futureshield • Nov 06, 2025 • bug
@iChristGit commented on GitHub (Jan 24, 2026):
No this issue is different.
In fresh chat, I can edit uploaded images, once even one image has been generated it wont allow image editing.
It has nothing to do with temporary chats
@iChristGit commented on GitHub (Feb 13, 2026):
Works flawlessly on latest 0.8.0 version, closing this