# Seedmoji > Deterministic ASCII avatar generator from any text seed. Seedmoji generates unique ASCII-style avatars from any string input. The same seed always produces the same avatar — deterministic, offline, no storage required. Raw SVG is also available via API endpoint. ## Features - Deterministic: same input = same face, always - First character of seed becomes the avatar's mouth - Multiple shapes: square, squircle, or round - Export as PNG (multiple sizes) or SVG (vector) - SVG API: /seedmoji/api/?seed=&shape=&size= - Shareable via URL hash (e.g., /seedmoji/#hello) - Offline-first with PWA support - Bilingual (French/English) ## Privacy All data is stored locally on the user's device. No data is sent to any server. ## Links - Website: https://presque.cool/seedmoji/ - Case Study: https://presque.cool/projects/seedmoji - Portfolio: https://presque.cool ## Credits Developed by Tristan Hubert for presque.cool. Inspired by Facehash. Icons: Lucide.