Skip to main content

Generating ascii art from image

Project description

Generate ASCII Image

Generate A S C I I iamge.

Instructions

  1. Install:
pip install generate_ascii
  1. Generate an ASCII image:
from generate_ascii import synthesize

# initialize drive object (to generate ASCII image)
drive = synthesize.Drive()
# generate a ASCII visual (dark_mode optional)
drive.generate(dark_mode=True)
# save to png
drive.to_png('img_name.png')

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

generate_ascii-0.0.1.tar.gz (3.8 MB view hashes)

Uploaded Source

Built Distribution

generate_ascii-0.0.1-py3-none-any.whl (3.8 MB 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