Feat:Can expend the image format type after the image file is downloaded ? #766

Closed
opened 2025-11-11 14:30:51 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Yanyutin753 on GitHub (Apr 30, 2024).

Description

somethings, when we use third-party dall-e-3 similar to openai transfer like coze, the download image format is not all png but webp, so the image can't display properly.

hope

To expend the image format by changing method save_b64_image, save_url_image in /open-webui/backend/apps/images/main.py

Originally created by @Yanyutin753 on GitHub (Apr 30, 2024). ### Description somethings, when we use third-party dall-e-3 similar to openai transfer like [coze](https://github.com/deanxv/coze-discord-proxy), the download image format is not all png but webp, so the image can't display properly. ### hope To expend the image format by changing method save_b64_image, save_url_image in /open-webui/backend/apps/images/main.py
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#766