mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
issue: PDF download is image-only (text cannot be selected or copied) #6261
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 @maxpol888 on GitHub (Aug 29, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.26
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
Chrome 139.0.7258.139
Confirmation
README.md.Expected Behavior
The downloaded PDF should contain selectable, copyable text (vectorized text, not rasterized images).
Actual Behavior
The downloaded PDF consists of image snapshots of the chat, where text cannot be selected or copied.
Steps to Reproduce
Logs & Screenshots
Additional Information
Text-based PDFs are more accessible, allow searching inside the file, and are significantly smaller in size compared to image-based PDFs.
@MykhailoHordun commented on GitHub (Aug 29, 2025):
I need it
@rgaricano commented on GitHub (Aug 29, 2025):
Related: https://github.com/open-webui/open-webui/discussions/14546
@tjbck commented on GitHub (Aug 29, 2025):
Intended behaviour, you can toggle stylized pdf export option.