
chafa
List of commands for chafa:
-
chafa:tldr:03c81 chafa: Render an image directly in the terminal.$ chafa ${filename}try on your machineexplain this command
-
chafa:tldr:3002c chafa: Render an image, making it appear pixelated.$ chafa --symbols vhalf ${filename}try on your machineexplain this command
-
chafa:tldr:5c7c9 chafa: Render a monochrome image with only braille characters.$ chafa -c none --symbols braille ${filename}try on your machineexplain this command
-
chafa:tldr:c8922 chafa: Improve image rendering with small color palettes using dithering.$ chafa -c 16 --dither ordered ${filename}try on your machineexplain this command
-
chafa:tldr:ea334 chafa: Render an image with 24-bit [c]olor.$ chafa -c full ${filename}try on your machineexplain this command