SaaSHub helps you find the best software and product alternatives Learn more β
Chafa Alternatives
Similar projects and alternatives to chafa
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
vifm
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
-
-
sixel-tmux
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
-
jexer
Java Text User Interface. This library implements a text-based windowing system loosely reminiscent of Borland's Turbo Vision system
-
libsixel
A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
chafa discussion
chafa reviews and mentions
-
what terminal emulator would you recommend?
Like some people here and under this post said, I like Kitty and would recommend it to anyone who uses/used Alacritty, as they are very similar in surface. I actually switch between Alacritty and Kitty pretty often, depending on my "mood". I recently went back to Kitty for image support (through chafa though, for better compatibility across terminal emulators). However, Wayland support is poor and I have some issues with fonts being too bold, although it could just be my config...
-
ASCII-Gen, a Rust CLI tool that converts images to ASCII art
If you use a more modern terminal you can also use stuff like:
https://hpjansson.org/chafa/
-
UPDATE: image.nvim - Color Support
There's also https://github.com/princejoogie/chafa.nvim, which wraps https://github.com/hpjansson/chafa Did you know about that? I wonder what the differences between your plugin and that one are?
-
chafa.py - Terminal graphics with Python
Hello r/Python! I'm here to introduce you to a project I've been working on called chafa.py source. These are Python bindings for the amazing terminal image visualizer Chafa.
-
preview images directly in neovim
this is a plugin that wraps the functionality of chafa into neovim. chafa is a way to display images in the terminal by converting it into ANSI escape sequences.
-
Terminal Image and PDF Not Rendered Right/Blocky
I guess it is using https://github.com/hpjansson/chafa for that, and it needs to be using https://github.com/seebye/ueberzug/tree/2c55173878906c3b221cdef16cf083f0c412bb58
- Does someone have an idea how one could create such an effect?
-
Hacker News top posts: Sep 13, 2022
Chafa: Terminal Graphics for the 21st Century\ (13 comments)
- Terminal Graphics for the 21st Century
-
ANSIArt
See also https://github.com/hpjansson/chafa which is an image -> ANSI art library written in C. I built it into my BBS so users can embed images in their posts. Some turn out better than others but it gives the board a unique feel at least.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Feb 2025
Stats
hpjansson/chafa is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of chafa is C.