Terminal image viewer
How to display image & interactive GUI in cli terminal
- 
    TerminalImageViewer a Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters 
- 
    kitty terminal graphics protocol - flexible and performant protocol that allows the program running in the terminal, hereafter called the client, to render arbitrary pixel (raster) graphics to the screen of the terminal emulator. 
- 
    daleroberts/bv - quickly view high-resolution multi-band imagery directly in your iTerm 2. It was designed for visualising very large images located on a remote machine over a low-bandwidth connection. 
    Written on November 16, 2017, Last update on May  5, 2025
  
	
		
    	cli
  		
    	image
  		
    	viewer
  		
    	term