Inline SVG
Raw markup inserted directly into the page.
Download Back To CSSScript.Com
Create deterministic dithered SVG avatars from any seed string, preview multiple render modes, then copy or download the result for your site, product, or profile system.
Raw markup inserted directly into the page.
Encoded SVG used as an image source.
Same deterministic art with circular presentation.
Original crisp-edged square artwork.
Everything runs in the browser, so you can generate, inspect, and export avatars without an account or upload step.
The same seed always produces the same avatar, which works well for users, authors, teams, and placeholder profiles.
Copy raw SVG, use an encoded data URI, or download a clean file for direct use in web interfaces.
A 34 by 34 density grid creates crisp pixel-style artwork with a stable 200 by 200 SVG canvas.
Preview rounded avatars, square artwork, inline SVG, and image-based rendering from a single seed.
Yes. The avatar is generated from the seed string, so repeated use of the same text produces the same SVG artwork.
Yes. You can copy the raw SVG, copy the data URI for an image source, or download the SVG file.
No. The generator runs in the browser. The page does not need a server connection to create avatars.
The SVG canvas is 200 by 200 pixels. The preview slider changes display size only, so the generated artwork stays consistent.
Yes. The core generator works with plain JavaScript. React is only needed if you want to use the optional React components in a React project.