A cli-app, convert pictures to ascii arts. :tada:

  • By null
  • Last update: Jul 18, 2023
  • Comments: 0

๐Ÿฑ Bobibo

๐Ÿ˜— Introduce

Bobibo is a simple cli-tool, it can convert pictures(jpeg, png, even gif) to ascii arts using braille unicode.

I wrote it, cause i need some anime ascii arts. ๐Ÿ’ฉ

๐ŸŽž๏ธ Screenshot

image
bobibobibobobibo
image
image
inverse when your background is too light.
image
gif, not much use though. ๐Ÿ’ฉ

๐Ÿ‘‡ Install

  1. releases download.
  2. build yourself, makefile in cli/makefile.
  3. maybe used as sdk ? go get github.com/orzation/bobibo.
  4. AUR use yay/paru -S bobibo.

๐Ÿฐ How2use

bobibo [-option] /path/to/image.png

options:

  • -v enable inverse the character color.
  • -g enable gif mode(test), print every frame of gif image.
  • -s value set the scale for images(value default 0.5, (0, +)).
  • -t value set the threshold of binarization(value default generate by OTSU, [-1, 255]).

use bobibo -h to print options. use bobibo version to print version.

โš™๏ธ Contribute

hope so ๐Ÿ’ฉ

  1. fork
  2. do your things
  3. pull request

๐Ÿ“„ License

GPLV3.0

Download

bobibo.zip