Command-Line Tool for Color Generation and Manipulation


Summary of my bookmarked Github repositories from Feb 4th, 2022

Github repositories

  • sharkdp/pastel

    Pastel is a versatile command-line tool that enables color generation, analysis, conversion, and manipulation. It supports various color formats and spaces, such as RGB, HSL, CIELAB, and ANSI representations. With Pastel, you can perform tasks like converting colors, analyzing them on the terminal, generating visually distinct color sets, and obtaining a list of X11/CSS color names. It also allows you to name colors, print colorized text, and pick colors from the screen. Pastel can be installed on different systems using package managers or from source. It is available under the Apache License 2.0 or MIT license.