[GH-ISSUE #16151] feat: Support for compressed archive file uploads #33330

Open
opened 2026-04-25 07:14:08 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @BestBackwards on GitHub (Jul 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16151

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I'm requesting support for uploading and processing of compressed archive files (.zip, .tar, .bz2, etc.) in Open WebUI.

This feature would allow users to share and collaborate on larger datasets, which are often stored in compressed formats.

Expected Behavior:

  • Users can upload archive files.
  • Open WebUI decompresses the archive file.
  • The contents of the archive file are made available to LLMs for processing.

I'd like to point out that there's a previous feature request (see: #7773 ) that was closed without adequate reasoning.
I believe this is an important issue and would appreciate it if you could re-examine my proposal and provide more insight into why this feature wasn't implemented earlier.

Desired Solution you'd like

Adaptation of existing file upload and extraction process.

Alternatives Considered

No response

Additional Context

No response

Originally created by @BestBackwards on GitHub (Jul 30, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/16151 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I'm requesting support for uploading and processing of compressed archive files (.zip, .tar, .bz2, etc.) in Open WebUI. This feature would allow users to share and collaborate on larger datasets, which are often stored in compressed formats. **Expected Behavior**: - Users can upload archive files. - Open WebUI decompresses the archive file. - The contents of the archive file are made available to LLMs for processing. I'd like to point out that there's a previous feature request (see: #7773 ) that was closed without adequate reasoning. I believe this is an important issue and would appreciate it if you could re-examine my proposal and provide more insight into why this feature wasn't implemented earlier. ### Desired Solution you'd like Adaptation of existing file upload and extraction process. ### 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#33330