Skip to main content

A command line utility to convert an image to text art.

Project description

Picharsso


A command line utility to convert an image to text art.
pypi package

Examples    |    Installation    |    Wiki    |    Citation

Installation

pip install picharsso

Usage

With the -h flag, the program outputs usage information.

usage: picharsso [-h] {config,art} ...

Picharsso

positional arguments:
  {config,art}
    config      show config path
    art         transform image to text art

optional arguments:
  -h, --help    show this help message and exit

For an in depth guide to the functionality of the program, navigate to the Wiki.

Examples

Consider the following poster:

The following images are screenshots of the outputs of different runs on a terminal with a dark background.

ASCII

Grayscale

picharsso art ascii assets/readme/example.jpg -H

Color

picharsso art ascii assets/readme/example.jpg -H -c

Braille

Grayscale

picharsso art braille assets/readme/example.jpg -H

Color

picharsso art braille assets/readme/example.jpg -H -c

Citation

If you use this implementation in your work, please cite the following:

@misc{decosta2019picharsso,
    author = {Kelvin DeCosta},
    title = {Picharsso},
    year = {2019},
    howpublished = {\url{https://github.com/kelvindecosta/picharsso}},
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picharsso-1.21.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distributions

picharsso-1.21-py3.7.egg (15.9 kB view hashes)

Uploaded Source

picharsso-1.21-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page