Generate beautiful, deterministic avatars from any seed. 30+ styles crafted by talented artists. Free API, JavaScript library, and CLI.
Use any string as a seed - usernames, emails, IDs - and DiceBear will always generate the identical avatar. Perfect for user profiles without storing images.
Learn moreFrom cute characters to abstract patterns, pixel art to professional illustrations. Every style crafted by talented artists.
Everything you need to create beautiful, unique avatars for your applications.
Carefully crafted styles from talented artists. Characters, abstract, pixel art, and more.
Same seed always generates the same avatar. Perfect for user profiles and consistent identities.
MIT licensed core, transparent development. Contribute, fork, or self-host with confidence.
Global CDN delivers avatars in milliseconds. Optimized SVGs keep your pages fast.
Colors, accessories, backgrounds, and more. Fine-tune every detail to match your brand.
Export as SVG, PNG, JPEG, WebP, or AVIF. Use our API or JavaScript library.
Use our free HTTP API for instant integration, install the JavaScript library for full control, or use the CLI for batch generation. Works with React, Vue, Svelte, Angular, and any framework.
<!-- Just use an image tag! -->
<img
src="https://api.dicebear.com/9.x/lorelei/svg?seed=Felix"
alt="Avatar"
/>
<!-- PNG with custom size -->
<img
src="https://api.dicebear.com/9.x/avataaars/png?seed=Emma&size=128"
alt="Avatar"
/>DiceBear is built in the open. Our core library is MIT licensed, and we believe in transparent development. Star us on GitHub, contribute code, or simply use it with confidence knowing the source is always available.