๐ฑ
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
![]() |
---|
bobibobibobobibo |
![]() |
---|
![]() |
inverse when your background is too light. |
![]() |
---|
gif, not much use though. |
๐ Install
releases
download.- build yourself, makefile in cli/makefile.
- maybe used as sdk ?
go get github.com/orzation/bobibo
. AUR
useyay/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. usebobibo version
to print version.
โ๏ธ
Contribute
hope so
๐ฉ
- fork
- do your things
- pull request
๐
License
GPLV3.0