TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
Generate an SVG image like GitHub contribution graph (github-grass) with API.
You can configure the URL in the online editor with a live preview.
Markdown:
[](https://github.com/kawarimidoll/typograssy)
HTML:
<a href="https://github.com/kawarimidoll/typograssy"><img
alt="typograssy"
src="https://typograssy.deno.dev/api?text=Hello%20world!"
></a>
See parameters section.
The pixels will scroll if the text can't be shown at once.
💡 You should add a trailing space to the URL to separate the last character and the first one.
You can check supported characters on characters.ts.
⚠️ Follow the color value format when you change the colors.
stringThe text that you want to show. It needs to be less than 70 characters.
stringA predefined color scheme name. Available schemes: github, halloween,
amber, blue, green, red, pink, purple, indigo, teal, cyan,
orange, brown, grey, unicorn, summer, sunset, moon, psychedelic,
gameboy, dark.
When set, it overrides the default colors for bg, frame, and l0-l4.
Individual color parameters can still override specific colors from the scheme.
stringebedf09be9a840c46330a14e216e39The color of the pixels. l0 is used as the base color, the others are used as
the font color at random.
stringffffffThe color of the background.
string000000The color of the frame.
number200The speed of scrolling. 200 means it moves 1 pixel per 200 milliseconds.
stringGenerated by kawarimidoll/typograssyThe comment on the bottom left. It needs to be less than 70 characters.
000, 123abc.red, aqua.none.All contributions are welcome!
deno task run # Start local server deno task test # Run tests deno task ci # Lint, format check, and test
more like this
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
search projects, people, and tags