I really like this module and love the idea. The images are far too big though especially compared to cowsay/cowthink.

This might be a bit off topic, but what are your options for putting images or "image like" drawings in the terminal now days?

This seems to just use blank spaces with terminal background color codes to draw things, which means your smallest "pixel" is the size of a terminal line.

Are there ways of getting higher definition in a terminal with fairly widespread support and keeping full color?

The hacker part of me is thinking with some combination of finding Unicode characters that "fit" an outline combined with color quantization (since every "character" has to be one color at most) might be able to cut the size in half...

Those ones use half-height blocks I think, which goes a loooong way already.

https://github.com/sindresorhus/terminal-image-cli

https://github.com/atanunq/viu