💭 Rich Pixels ━━━━━━━━━━━━━ !https://simonwillison.net/2025/Sep/2/rich-pixels/#atom-everything Date: September 2, 2025 Image: Rich Pixels — Neat Python library by Darren Burns adding pixel image support to the Rich terminal library, using tricks to render an image using full or half-height colored blocks. Here's the key … Rich Pixels Neat Python library by Darren Burns adding pixel image support to the Rich terminal library, using tricks to render an image using full or half-height colored blocks. Here's the key … Simon Willison’s Weblog · simonwillison.net I saw this post from Simon and I had to give it a go and got some pretty good results. His script is a small cli wrapper around Darren Burns’s Rich Pixels . It works well even through tmux, since there is no terminal magic, just unicode blocks. Image: screenshot-2025-09-02T13-39-25-710Z.png Image: screenshot-2025-09-02T13-40-22-890Z.png Image: screenshot-2025-09-02T13-41-39-775Z.png Some not so good, and needed the terminal font size cranked up. Image: screenshot-2025-09-02T13-38-16-641Z.png Image: screenshot-2025-09-02T13-38-46-814Z.png NOTE │ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts