Back to browse
GitHub Repository

CLI/library to easily generate ascii art from photos or videos.

1 starsPython

CLI for image/video to ASCII art

by kevinwong·May 17, 2026·1 point·0 comments

AI Analysis

MidCozyShip It

Video-to-ASCII with frame control, but jp2a and libcaca already cover this space.

Strengths
  • Video support with FPS and frame count controls for animation pipelines.
  • Dual CLI and Python library API for flexible integration.
  • Fine-grained tuning: gamma, contrast, edge boost, resize kernel, custom charsets.
Weaknesses
  • ASCII art generators are a saturated category with many established alternatives.
  • Zero stars and no community traction suggests limited differentiation or discoverability.
Target Audience

Developers creating ASCII art assets for web design or terminal projects

Similar To

jp2a · libcaca · ASCII-generator

Post Description

While doing some web design that needed ASCII art animations, I found that existing tools/libraries:

1) lacked video support 2) fell short in customizability (FPS, brightness/gamma/contrast) 3) for some reason wasn't able to get great results (IMO)

I used this to create asset pipelines (trigger -> generate img/video -> create art frames -> create gif). Hope someone finds it useful!

Similar Projects

Design●●Solid

Animated ASCII art in pure SVG

Pure SVG ASCII animations with typing and glitch effects look surprisingly smooth.

Eye CandyCozy
syi0808
222mo ago