mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #21413] feat: enable image rendering on the file management page and label the source conversation for each file #58136
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 (Feb 14, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21413
Check Existing Issues
Verify Feature Scope
Problem Description
The current file management page doesn't support image rendering, nor does it show which conversation each file originated from or if that conversation still exists. This makes managing image files extremely difficult for me.
Desired Solution you'd like
Enable image rendering on the file management page and label the source conversation for each file. If the conversation cannot be found in the system, mark it as "Original conversation deleted."
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Feb 15, 2026):
Image preview added, source label we'll consider it.