feat: adjustable profile & modelfile image size #143

Closed
opened 2025-11-11 14:07:58 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @HenryHolloway on GitHub (Jan 2, 2024).

What: It would be nice to be able to choose different sizes for the user and modelfile profile images in the chat window. Also, the initial image (after selecting the modelfile, but before the first prompt is sent) could be larger.

How: Add a dropdown size selector in the settings modal, then apply that to the image compression and display in the chat window. I tried implementing this myself but my Svelte skills are lacking.

Why: This would help preserve the quality of the images and allow for more immersion in conversations. Giving the user control over the size of the image is helpful given the diversity of display sizes and DPIs nowadays.

Originally created by @HenryHolloway on GitHub (Jan 2, 2024). **What:** It would be nice to be able to choose different sizes for the user and modelfile profile images in the chat window. Also, the initial image (after selecting the modelfile, but before the first prompt is sent) could be larger. **How:** Add a dropdown size selector in the settings modal, then apply that to the image compression and display in the chat window. I tried implementing this myself but my Svelte skills are lacking. **Why:** This would help preserve the quality of the images and allow for more immersion in conversations. Giving the user control over the size of the image is helpful given the diversity of display sizes and DPIs nowadays.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#143