11 comments

[ 0.16 ms ] story [ 50.3 ms ] thread
What can Sixel do for me? Any interesting examples?
It can display images in your terminal. This is made pretty clear by the first paragraph on the page and also by the Wikipedia article it links to[0]; I'm wondering what else you're asking for.

[0]: https://en.wikipedia.org/wiki/Sixel

Feels to me like it violates the only real assumption for a terminal.
Is it really worth the effort? What's the use case?
Indeed. The world has moved on to the Kitty graphics protocol.
displaying images in PuTTY is of vital importance to the survival of humanity, obviously
I haven't really tried sixel yet but I run wezterm as a daily driver and it is very convenient to be able to view images in the command line. e.g ls the directory and then run img foo.jpg on the images in the directory without needing to switch windows.