Skip to content
forked from hpjansson/chafa

📺🗿 Image-to-text converter supporting a wide range of symbols and palettes, transparency, animations, etc.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

felixonmars/chafa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal.

It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output.

The core functionality is provided by a C library with a public, well-documented API.

Installing with Package manager

Debian testing/unstable

chafa has been packaged for Debian. Issue the following command to install:

$ sudo apt install chafa

For supported Debian releases please lookup the package status page.

Installing from git

./autogen.sh
make
sudo make install

Further reading

For tarball releases, online documentation, etc. see the official web pages.

About

📺🗿 Image-to-text converter supporting a wide range of symbols and palettes, transparency, animations, etc.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.8%
  • M4 4.7%
  • Other 1.5%