mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
JPEG/GIF/WebP images were not rendering in terminals using the Kitty graphics protocol (Kitty, Ghostty, WezTerm) because it requires PNG format (f=100). Non-PNG images are now converted to PNG using sharp before being sent to the terminal.