README.md

January 8, 2026 ยท View on GitHub

OS ANSI art

OS/Distro's logo ANSI art

๐Ÿ’ก About

OS ANSI art are OSs and Distros logo mostly from Ufetch then get convert and modify to .ansi format.

Or, you can use Fastfetch to extract up-to-date OS ANSI art:

fastfetch --logo small --config none --structure none --pipe false | sed -e 's/\x1B\[1G\x1B\[8A\x1B\[m$//'

Check out my other ANSI art collections.

โŒจ๏ธ Usage

First download or clone this repo:

git https://codeberg.org/NNB/os-ansi.git

cd to os-ansi directory:

cd path/to/os-ansi

then cat any .ansi file that you want:

cat file.ansi

Example:

cat linux.ansi

Result:

    ___
   (.. |
   (<> |
  / __  \
 ( /  \/ |
_/\ __)/_)
\/-____\/

๐Ÿ’Œ Credits

Special thanks to:

Made with <3 by NNB