https://github.com/hpjansson/chafa Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Changelog * Solutions + By Size + Enterprise + Teams + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} hpjansson / chafa Public * Notifications * Fork 37 * Star 1.6k Terminal graphics for the 21st century. hpjansson.org/chafa/ License LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING 1.6k stars 37 forks Star Notifications * Code * Issues 23 * Pull requests 0 * Discussions * Wiki * Security * Insights More * Code * Issues * Pull requests * Discussions * Wiki * Security * Insights hpjansson/chafa This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 10 branches 19 tags Code * Clone HTTPS GitHub CLI [https://github.com/h] Use Git or checkout with SVN using the web URL. [gh repo clone hpjans] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @hpjansson hpjansson XwdLoader: Fix too strict header size assertion ... 8b3426e Sep 6, 2022 XwdLoader: Fix too strict header size assertion 8b3426e Git stats * 1,071 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time chafa docs libnsgif lodepng tests tools .gitignore .travis.yml AUTHORS COPYING COPYING.LESSER HACKING INSTALL Makefile.am NEWS README README.md SECURITY.md TODO acinclude.m4 autogen.sh chafa.pc.in configure.ac View code README.md [chafa-logo] Master Build Status 1.12 Build Status Latest Release About * Gallery * Packages * Development Chafa is a command-line utility that converts image data, including animated GIFs, into graphics formats or ANSI/Unicode character art suitable for display in a terminal. It has broad feature support, allowing it to be used on devices ranging from historical teleprinters to modern terminal emulators and everything in between. The core functionality is provided by a C library with a public, well-documented API. Both library and frontend tools are covered by the Lesser GPL license, version 3 or later (LGPLv3+). The official web pages and C API documentation can be found online. Check out the gallery for screenshots. Installing Chafa is most likely packaged for your distribution, so if you're not going to hack on it, you're better off using official packages. If you want to build the latest and greatest yourself, read on. You will need GCC, make, Autoconf, Automake, Libtool and the GLib development package installed to compile Chafa from its git repository. If you want to build the command-line tool chafa and not just the library, you will additionally need development packages for: * FreeType2. Often packaged as libfreetype6-dev or freetype2-devel. * libjpeg (optional). Look for libjpeg-dev, libjpeg62-devel or libjpeg8-devel. * librsvg (optional). Look for librsvg2-dev or librsvg-devel. * libtiff (optional). Look for libtiff5-dev or libtiff-devel. * libwebp (optional). Look for libwebp-dev or libwebp-devel. If you want to build documentation, you will also need gtk-doc. Start by cloning the repository: $ git clone https://github.com/hpjansson/chafa.git Then cd to the toplevel directory and issue the following shell commands: $ ./autogen.sh $ make $ sudo make install That should do it! About Terminal graphics for the 21st century. hpjansson.org/chafa/ Topics cli terminal graphics images image-processing ansi image-viewer unicode-characters terminal-based graphics-library terminal-graphics sixel Resources Readme License LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING Stars 1.6k stars Watchers 28 watching Forks 37 forks Releases 19 Chafa 1.12.3 Latest Jun 30, 2022 + 18 releases Packages 0 No packages published Contributors 18 * @hpjansson * @cdluminate * @hodefoting * @felixonmars * @data-man * @sudhackar * @dnkl * @rarguello * @mikelolasagasti * @jubalh * @ehaupt + 7 contributors Languages * C 91.8% * C++ 5.4% * M4 1.4% * Other 1.4% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. 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.