logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Rainbow Colorizer - Colorize Text with lolcat | Online Free DevTools by Hexmos

Colorize text with lolcat and add rainbow effects to your console output. Enhance command line text with vibrant truecolor. Free online tool, no registration required.

lolcat

Put a rainbow in everything you cat to the console. More information: https://github.com/busyloop/lolcat.

  • Print a file to the console in rainbow colors:

lolcat {{path/to/file}}

  • Print the result of a text-producing command in rainbow colors:

{{fortune}} | lolcat

  • Print a file to the console with animated rainbow colors:

lolcat {{[-a|--animate]}} {{path/to/file}}

  • Print a file to the console with 24-bit (truecolor) rainbow colors:

lolcat {{[-t|--truecolor]}} {{path/to/file}}

See Also