Skip to content

LandoNikko/Glyphtrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License   GitHub   Email   Discord: landomrandom Status

Glyphtrix

Glyphtrix is an open source web app that transforms images and videos into ASCII visual art locally in your browser. No cloud processing, no tracking.

Try it here: https://glyphtrix.art

Glyphtrix_Home

Features Shield

  • Example files, presets and randomization to get started.
  • Supports image and video files.
  • Image adjustments with live preview to fine-tune output visualization.
  • Customizable output with characters; languages and Unicode, fonts, color schemes, spacing, density and output scale.
  • Output downloadable as PNG, TXT or ZIP package for videos (PNG image sequence).

Examples

Example1 Example2
Example3 Example4
Example5 Example6

Privacy & Processing Shield

  • No cloud processing, no installations, no tracking.
  • Everything happens locally in your browser.
  • Images are stored temporarily in your browser as blobs.
  • Download the index.html for offline deployment.

How it Works Shield

Glyphtrix processes images and videos by analyzing the canvas. It applies image adjustments like brightness and contrast, then segments the visual into a grid determined by the "Density" setting. Each grid cell's average brightness is converted to a corresponding character from the selected "Character Set". These characters are then rendered with chosen colors and fonts to create the final ASCII art output.

Feedback & Contributions Shield   License

Contributions, bug reports and suggestions are welcome!

Email   Discord: landomrandom Status