mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #20118] "feat: allow adding new images to historical user messages when editing chat history" #57755
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 @CookSleep on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20118
Check Existing Issues
Verify Feature Scope
Problem Description
The latest version of Open WebUI now defaults to uploading images as files to the server to streamline the request experience and reduce file sizes. However... it currently doesn't support attaching new images when editing previous messages. Sometimes I upload the wrong image or find a better one, and I'd rather not have to manually delete a long string of messages just to recreate the entire thread from that point.
Desired Solution you'd like
Allow adding new images to historical user messages when editing chat history
Alternatives Considered
It's quite a hassle to have to start a new conversation or delete history all the way back to the point where I need to add an image.
Additional Context
By the way, I was wondering how we should export chats containing images in the new version? The current storage method doesn't seem to allow downloading and moving a chat with images from one Open WebUI instance to another. This is quite inconvenient for my friend and me, as we both have our own separate deployments.
@owui-terminator[bot] commented on GitHub (Dec 22, 2025):
🔍 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:
#5095 Allow deleting/uploading images for messages when editing conversation history
by CookSleep • Sep 02, 2024
#14596 feat: Allow file upload when editing a previous chat message
by riendril • Jun 02, 2025
#3403 [Feature Request] Change/add/remove message image attachements
by josephrocca • Jun 24, 2024
#3420 [Feature Request] Add delete button to first message
by josephrocca • Jun 25, 2024
#13450 feat: Support storing images from conversations to S3 and directly using S3 links when reading
by CookSleep • May 03, 2025
Show 5 more related issues
#2694 enh: Efficient Image Handling for Multi-Modal Chats
by wanderingmeow • Jun 01, 2024
#681 feat: option to disable users from deleting their chat history
by tbendien • Feb 08, 2024
#13103 feat: Large base64 images embedded in session data cause performance issue
by ShadyLeaf • Apr 21, 2025
#4064 Feat: Be able to select Chat Files/Websearch/Websites for RAG
by mr-gepardas • Jul 23, 2024
#6815 Feature Enhancement Request: Persistent Chat History After Error Messages
by samuelpetermoshi • Nov 09, 2024
💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.