Skip to content

Python script that converts given images into ASCII art versions.

Notifications You must be signed in to change notification settings

drippls/Python-Image-to-Ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to ASCII Art

Introduction

Simple Python project to convert basic picutes into ASCII art.

Main Features

  • ASCII Gradient Scale
  • Image to ASCII rendered to the terminal
  • Compressed output, allowing for consisted images
  • Load your own images

Wishful Thinking

  • Turn into simple commandline tool

Function

At the moment the gradient recognition works pretty well, and character placement should be alright.

Gradient Image Gradient ASCII

Note:

  • Currently written functionally, rather than using objects. Code needs a revamp to allow for image importation.

About

Python script that converts given images into ASCII art versions.

Topics

Resources

Stars

Watchers

Forks

Languages