Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaume-gomez/image-to-ascii
Convert an image to an ascii image by conserving colors
https://github.com/guillaume-gomez/image-to-ascii
ascii ascii-art react
Last synced: 16 days ago
JSON representation
Convert an image to an ascii image by conserving colors
- Host: GitHub
- URL: https://github.com/guillaume-gomez/image-to-ascii
- Owner: guillaume-gomez
- Created: 2020-10-30T18:48:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T11:03:58.000Z (almost 3 years ago)
- Last Synced: 2024-10-15T04:08:18.546Z (about 1 month ago)
- Topics: ascii, ascii-art, react
- Language: TypeScript
- Homepage: https://guillaume-gomez.github.io/image-to-ascii
- Size: 7.75 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Img => Ascii
![Preview](preview.gif)
This repository allows you to convert an image to an ascii image by conserving colors.
[Try Online](https://guillaume-gomez.github.io/image-to-ascii)
_based on [Jonathan Petitcolas article](https://www.jonathan-petitcolas.com/2017/12/28/converting-image-to-ascii-art.html)_