Life & fun · February 12, 2022
I built a tool convert any image to ASCII Art
In plain words
This tool converts images into ASCII art, transforming photographs and graphics into text-based representations. It's designed for anyone interested in creating text art from existing images, whether for creative projects, retro aesthetic purposes, or technical experimentation. The straightforward conversion process makes ASCII art accessible to users without specialized knowledge.
written from the facts on this page · September 2026
Does the same job
all alternatives →- IBI built a tool to generate triangulated art from images2021 · github.com · ▲296
- ADASCII Drawing BoardOct 2025 · delopsu.com · ▲121
I've made an ASCII drawing board. You can set any brush, canvas size, export art as a text file. I want to keep it as manual/analog as possible, hence there is no tool for converting image to ASCII. Prompting LLMs to draw ASCII art turned out to be a difficult task . So instead I decided to ask it make a drawing board. Wihtout coding agent I wouldn't even try myself. Although it is an interesting task, it would drift me away. Basically it's just a drawing board with endless variations of textures and brushes: when you make large canvas and zoom out you don't see ASCII anymore, but…

- TVturn videos into ASCII art (open source, js+canvas)2024 · collidingscopes.github.io · ▲121
This tool turns videos into ASCII pixel art. You can use your webcam feed or upload a video, then use the controls to adjust the colors, resolution, text style, etc. Github repo: https://github.com/collidingScopes/ascii It's built with javascript / html canvas. I'll be continuing to work on this, with the goal of improving performance (it can be laggy at high resolutions) and to also allow image input (turn an image into animated ASCII art). Please let me know of any feedback or suggestions!

- IWI wrote a rust program to translate images into textual line art2021 · github.com · ▲70
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, February 2022
the whole month →
- S2
Life & fun · 2022 · sha256algorithm.com
- E1EdgeDB 1.0▲947
Life & fun · 2022 · edgedb.com


