SkillAgentSearch skills...

Aimg

An image to ANSI color coded text converter

Install / Use

/learn @stroborobo/Aimg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

aimg

GoDoc

A package to convert images to ANSI color coded text. aimg uses unicode UPPER HALF BLOCK to archieve twice the pixels (tm) per character.

Usage

As a package: see GoDoc

As a command:

> aimg -h
Usage: aimg [-w (num | num% | .num) ] file [file...]
  -w, --width="100%": Output width. Supports column count, percentage and decimals.

screenshot

Get the cli tool

> go get github.com/stroborobo/aimg/cmd/aimg

That's it :)


Inspired by minikomi's ansipix.

Related Skills

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated1y ago
Forks6

Languages

Go

Security Score

75/100

Audited on Jun 11, 2024

No findings