Identicon Generator

Generate 5x5 symmetric pixel avatars from any text via SHA-256. Tune background color and size, generate in batch, and export PNG or SVG.

FAQ

Is the text I type uploaded anywhere?
No. The text is hashed with SHA-256 locally in your browser and the avatar is drawn from that hash. Nothing leaves your device.
Does the same text always produce the same avatar?
Yes. The pattern and foreground color come from the SHA-256 hash, so identical input always yields an identical avatar, ideal as a stable identity.

All data is processed locally in your browser. Nothing is uploaded.