Learn how to turn any image into cool ASCII art using a simple Linux tool called jp2a. This is a fun and useful trick you can show off in your terminal! Works on Kali Linux, Ubuntu, and any Debian-based distro.
Command used:
jp2a your-image.jpg
Advanced usage:
jp2a --width=80 --colors --background=light your-image.jpg
Install jp2a:
sudo apt install jp2a
Features:
Convert images to black-and-white or color ASCII art
Output directly in terminal or to a file
Perfect for terminal wallpapers or fun effects
Subscribe for more cool Linux tricks like this!
Join the Discord: / discord
#ascii #linux #kali #jp2a #terminaltricks