All Projects → juanbenitezdev → image-to-ascii

juanbenitezdev / image-to-ascii

Licence: other
Script to convert images to ASCII art

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to image-to-ascii

battery
Draw battery unicode art written by Go
Stars: ✭ 66 (+112.9%)
Mutual labels:  ascii
aart
Convert images and video to ascii art!
Stars: ✭ 18 (-41.94%)
Mutual labels:  convert-images
word-table
◼️ a simple javascript (browserjs / nodejs) library for drawing tables in the terminal / console, unicode supported.
Stars: ✭ 57 (+83.87%)
Mutual labels:  ascii
AACircuit
Draw circuits using ASCII
Stars: ✭ 54 (+74.19%)
Mutual labels:  ascii
why-roguelike
A multiplayer ASCII roguelike
Stars: ✭ 17 (-45.16%)
Mutual labels:  ascii
attic
A collection of personal tiny tools - mirror of https://gitlab.com/hydrargyrum/attic
Stars: ✭ 17 (-45.16%)
Mutual labels:  ascii
metalsmith-convert
Convert images with imagemagick (via imagemagick-native).
Stars: ✭ 17 (-45.16%)
Mutual labels:  convert-images
asciisciit
ASCII Art, Video, and Plotting Toolbox
Stars: ✭ 71 (+129.03%)
Mutual labels:  ascii
How-to-use-Readline-in-NodeJS
⌨️ How to manipulate the terminal window using NodeJS
Stars: ✭ 20 (-35.48%)
Mutual labels:  ascii
DreamForgerJS
Interactive Fiction JS library
Stars: ✭ 14 (-54.84%)
Mutual labels:  ascii
sic
🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.
Stars: ✭ 96 (+209.68%)
Mutual labels:  convert-images
ansilove-php
A set of tools to convert ANSi and artscene related file formats into PNG images
Stars: ✭ 56 (+80.65%)
Mutual labels:  ascii
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (+77.42%)
Mutual labels:  ascii
converjon
An advanced image conversion server and command line tool.
Stars: ✭ 52 (+67.74%)
Mutual labels:  convert-images
memcached-php
Memcached client library in plain vanilla PHP.
Stars: ✭ 28 (-9.68%)
Mutual labels:  ascii
create-optimize-images
♻️ Reusable, scalable, bash scripts to create and optimize images.
Stars: ✭ 39 (+25.81%)
Mutual labels:  convert-images
rudi
Lightweight image converter and dataset augmentor
Stars: ✭ 16 (-48.39%)
Mutual labels:  convert-images
sbbs
Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
Stars: ✭ 25 (-19.35%)
Mutual labels:  ascii
asciichart-sharp
C# port of asciichart
Stars: ✭ 27 (-12.9%)
Mutual labels:  ascii
svg2vector
Online batch converter of SVG images to Android vector drawable XML resource files
Stars: ✭ 39 (+25.81%)
Mutual labels:  convert-images

Images to ASCII ART

Simple Python script to convert images to ASCII

First install requirements

pip install -r requirements.txt

And start converting images

python app.py <filename> (-f)

-f : if you want to store the ASCII as a txt file

Example: Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].