Skip to content

perf: optimize ecosystem images to WebP#26

Merged
rickstaa merged 1 commit intomainfrom
refactor/optimise-ecosystem-images
Apr 3, 2026
Merged

perf: optimize ecosystem images to WebP#26
rickstaa merged 1 commit intomainfrom
refactor/optimise-ecosystem-images

Conversation

@rickstaa
Copy link
Copy Markdown
Member

@rickstaa rickstaa commented Apr 3, 2026

Summary

  • Convert Blueclaw logo from PNG (2.6MB) to resized WebP (9KB) — 99.6% reduction
  • Convert no-results illustration from PNG (3.5MB) to resized WebP (35KB) — 99% reduction
  • Removes the unused 5MB VTracer-generated de.svg
  • Both images resized to match their actual display dimensions (40px and 384px respectively)

Test plan

  • Verify Blueclaw logo renders correctly on /ecosystem
  • Verify no-results illustration appears when searching with no matches on /ecosystem

🤖 Generated with Claude Code

Resize and convert blueclaw logo (2.6MB PNG → 9KB WebP) and
no-results illustration (3.5MB PNG → 35KB WebP) to right-sized
WebP files for their display dimensions. Also removes the unused
5MB VTracer-generated de.svg.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Apr 3, 2026 10:32am

Request Review

@rickstaa rickstaa changed the title Optimize ecosystem images to WebP perf: optimize ecosystem images to WebP Apr 3, 2026
@rickstaa rickstaa added this pull request to the merge queue Apr 3, 2026
Merged via the queue into main with commit 049845b Apr 3, 2026
4 checks passed
@rickstaa rickstaa deleted the refactor/optimise-ecosystem-images branch April 3, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants