[PR #20] [CLOSED] perf: switch to webp.se for optimized avatar delivery #25

Closed
opened 2026-02-15 17:17:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/20
Author: @wilfriedladenhauf
Created: 1/28/2026
Status: Closed

Base: mainHead: perf/switch-to-webp-avatars


📝 Commits (1)

  • cd93122 perf: switch to webp.se for optimized avatar delivery

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 src/pages/index.astro (+2 -2)
📝 src/pages/shoutouts.astro (+1 -1)
📝 src/pages/showcase.astro (+1 -1)

📄 Description

this could improve web vitals and save some kb.

**!!! but i must admit i don't know how well https://unavatar.webp.se/ will handle high traffic or if you have a pro plan for unavator.io !!! so this could be a stupid idea... i was just searching for a webp avatar provider **


https://webp.se/pricing/business/

"If you are adding avatars to a personal project or a medium-sized website, unavatar.webp.se will handle the traffic easily. If you are launching a massive viral application, you should consider using their Consistency Mode or a paid plan to ensure you aren't throttled by the public rate limits."

https://docs.webp.se/public-services/unavatar/

.webp version with:
image

current jpg avatar image:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/20 **Author:** [@wilfriedladenhauf](https://github.com/wilfriedladenhauf) **Created:** 1/28/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `perf/switch-to-webp-avatars` --- ### 📝 Commits (1) - [`cd93122`](https://github.com/openclaw/openclaw.ai/commit/cd9312202108dd1dfff147c59b35080e91bf7f76) perf: switch to webp.se for optimized avatar delivery ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/pages/index.astro` (+2 -2) 📝 `src/pages/shoutouts.astro` (+1 -1) 📝 `src/pages/showcase.astro` (+1 -1) </details> ### 📄 Description this could improve web vitals and save some kb. **!!! but i must admit i don't know how well https://unavatar.webp.se/ will handle high traffic or if you have a pro plan for unavator.io !!! so this could be a stupid idea... i was just searching for a webp avatar provider ** --- https://webp.se/pricing/business/ "If you are adding avatars to a personal project or a medium-sized website, unavatar.webp.se will handle the traffic easily. If you are launching a massive viral application, you should consider using their Consistency Mode or a paid plan to ensure you aren't throttled by the public rate limits." https://docs.webp.se/public-services/unavatar/ --- .webp version with: <img width="989" height="717" alt="image" src="https://github.com/user-attachments/assets/007ca5af-5e69-41b1-9abf-65f3eae86c45" /> current jpg avatar image: <img width="985" height="625" alt="image" src="https://github.com/user-attachments/assets/ae98567a-a3d7-44a4-a4ab-f9771404517f" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:16 -05:00
yindo closed this issue 2026-02-15 17:17:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#25