You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am the author of https://timg.sh/ , a terminal image viewer that can display images, animations, and videos on terminals using sixel, kitty, and iTerm2 images.
Playing with the latest wayst I could not get any of these to display yet, but looking at the log messages, it looks like things are almost there. Cheering you up here to get the full image output support :)
The latest release of timg is coming with an AppImage for easy testing, if you want to use that as one of your testing applications for your image support.
Usage
timg -ps some-image.jpg # output as sixel
timg -pk some-image.jpg # output as kitty
timg -pi some-image.jpg # output as iTerm2
timg --help # useful manpage-like help.
The text was updated successfully, but these errors were encountered:
I am the author of https://timg.sh/ , a terminal image viewer that can display images, animations, and videos on terminals using sixel, kitty, and iTerm2 images.
Playing with the latest
wayst
I could not get any of these to display yet, but looking at the log messages, it looks like things are almost there. Cheering you up here to get the full image output support :)The latest release of timg is coming with an AppImage for easy testing, if you want to use that as one of your testing applications for your image support.
Usage
The text was updated successfully, but these errors were encountered: