Avatar Generator
Generate deterministic avatars from a seed string. Initials, geometric, or identicon styles. SVG output, downloadable.
01 — Overview
How it works
Type a name, email, or any seed string and get a consistent avatar for it. Three styles: initials (with auto-colored backgrounds), geometric (gradient + shape), and identicon (5×5 mirrored pattern, GitHub-style). Output is SVG for crisp scaling.
02 — Use cases
When to use it
- 01
Generate placeholder avatars for a user table in a fresh app
- 02
Mock up a comment thread with consistent per-user avatars
- 03
Seed a demo with avatars that won't look like stock photos
- 04
Add a fallback avatar for users who haven't uploaded one
03 — Examples
Real input, real output
Jane Doe (initials)
ex 01JD on a hashed teal background
Initials avatar with a background color derived from the seed.
alex@example.com (identicon)
ex 025×5 mirrored pixel pattern in two colors
GitHub-style identicon, deterministic per email.
04 — FAQ
Frequently asked
05 — More
Tools that pair well
Username Generator
Themed usernames from a vibe — 'cyberpunk hacker, short', 'cozy gardener', '90s gamer'. AI-generated, length-controlled.
Fake Email Generator
Plausible test email addresses for demos, fixtures, and form testing. Bulk generation, never sends.
Password Generator
Generate strong random passwords or memorable passphrases. Length, character classes, bulk mode — all local.