MCPcopy Index your code
hub / github.com/dom111/image-to-ansi

github.com/dom111/image-to-ansi @0.3.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.3.1 ↗ · + Follow
13 symbols 30 edges 5 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

image-to-ansi

Having spent some time playing with colours in terminal, I wanted the ability to upload an image and have the content mapped to the closest colour from the ANSI terminal's 256 colour palette. Combined with the terminal preview mechanism I'd created as part of my bash-ps1 project, I've shared this tool. The image is never sent to the server as all the processing work is carried out in-browser by JavaScript.

Feel free to fork this, you can also see it in action here.

Core symbols most depended-on inside this repo

Shape

Function 13

Languages

TypeScript100%

Modules by API surface

src/js/process.ts4 symbols
src/js/rgbToTerm.ts3 symbols
src/js/app.ts3 symbols
src/js/readImage.ts2 symbols
esbuild.js1 symbols

For agents

$ claude mcp add image-to-ansi \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page