#ascii-art #ascii #art #image

bin+lib bukvalno

A cli tool for converting images to ascii art

3 releases (breaking)

new 0.3.0 Jan 4, 2025
0.2.0 Dec 27, 2024
0.1.0 Dec 27, 2024

#1078 in Text processing

Download history 247/week @ 2024-12-25 201/week @ 2025-01-01

448 downloads per month

MIT license

1MB
168 lines

bukvalno

An Image to ASCII Art Generator heavily inspired by rascii and pxlate

Usage

Image to ASCII Art Generator

Usage: bukvalno [OPTIONS] --file <FILE>

Options:
  -f, --file <FILE>        Sets the input image file
  -s, --scale <SCALE>      Sets the scale down factor [default: 1.0]
  -c, --charset <CHARSET>  Sets the charset ie. english, chinese, japanese, braille, circles, blocks [default: english]
  -i, --invert <INVERT>    Inverts the dark and light colors of the image [default: false]
  -h, --help               Print help

Installation

You must have ~/.cargo/bin/ in your PATH to run bukvalno directly.

cargo install bukvalno

My Favorites

Capybara

Capybara

Christ the Consoler by Carl Bloch

Christ the Consoler by Carl Bloch

The Sacred Heart of Jesus

The Sacred Heart of Jesus

Smiling Dog

Smiling Dog

Watermelon Cat

Watermelon Cat

Dependencies

~3.5MB
~68K SLoC