atanunq / viu

Terminal image viewer with native support for iTerm and Kitty
MIT License
2.5k stars 54 forks source link

Images get blurred out #83

Closed akhildevelops closed 2 years ago

akhildevelops commented 2 years ago

Thanks for the tool.

I see the images are getting blurred out. Please see below the screenshots.

viu_screenshot

The original Image: image

Below are the properties of image and system:

Width x Height = 897 x 898 pixels Size = 341.3 kb format = jpeg


Terminal = GNOME Terminal OS = Ubuntu 20.04

atanunq commented 2 years ago

This is a feature 🙂 On terminal emulators that do not support any of the special image-displaying features, viu falls back to simple block-based printing that works in most places. You will be able to see the images in full resolution if you use a different emulator, like Kitty or iTerm. The readme has more information about the supported protocols.