img2txt

Convert images to colour ASCII characters and output them to text-based coloured files. More information: <https://manned.org/img2txt>.

Debian Debian
RUN apt-get update && \ apt-get install -y caca-utils
Ubuntu
RUN apt-get update && \ apt-get install -y caca-utils
Alpine
RUN apk add libcaca
Arch Arch Linux
RUN pacman -S --noconfirm libcaca
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y caca-utils
Fedora
RUN dnf install -y caca-utils
Raspbian
RUN apt-get update && \ apt-get install -y caca-utils
click the source code to copy install img2txt on any operating system with command-not-found.com