Skip to content

Optimize oversized decorative README images#154

Merged
sebastientaggart merged 1 commit into
devfrom
feature/153-optimize-readme-images
May 25, 2026
Merged

Optimize oversized decorative README images#154
sebastientaggart merged 1 commit into
devfrom
feature/153-optimize-readme-images

Conversation

@sebastientaggart

Copy link
Copy Markdown
Member

Reduced the two decorative README illustrations from ~6.3 MB PNGs to ~200 KB JPEGs by downscaling to 1800px wide (2× retina at the GitHub README column) and re-encoding at JPEG quality 80. Updated the README src= references to the new .jpg filenames and removed the originals.

  • readme-header.png (6.3 MB) → readme-header.jpg (183 KB)
  • readme-inline-agents-working-with-humans.png (6.4 MB) → .jpg (228 KB)

Issue #153

@sebastientaggart

Copy link
Copy Markdown
Member Author

Review Summary

Verdict: APPROVE

Findings

No issues found. Code looks correct and follows project conventions.

The two README image references in README.md correctly point to the new .jpg files, the original .png assets are removed, and the new JPEGs are present at the expected sizes (183 KB and 228 KB). No code logic, secrets, or platform concerns involved.

@sebastientaggart
sebastientaggart merged commit 1373109 into dev May 25, 2026
6 checks passed
@sebastientaggart
sebastientaggart deleted the feature/153-optimize-readme-images branch May 25, 2026 17:37
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.

1 participant