Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

high-resolution image output almost there #107

Open
hzeller opened this issue Jul 17, 2023 · 0 comments
Open

high-resolution image output almost there #107

hzeller opened this issue Jul 17, 2023 · 0 comments

Comments

@hzeller
Copy link

hzeller commented Jul 17, 2023

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.
91861 added a commit that referenced this issue Jul 22, 2023
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

No branches or pull requests

1 participant