Multiavatar Avatar Generator
Multicultural character illustrations: 12 billion unique combinations
Ready-to-use samples
Generated with the Multiavatar package, served from this site.
-
felix
-
aneka
-
jasper
-
luna
-
milo
-
sage
-
nova
-
remy
Run Multiavatar in your project
Multiavatar's HTTP API is currently blocking automated and unauthenticated requests behind a bot check, so it cannot power a live in-page playground. Install the npm package for reliable local generation, or try the closest illustrated style below.
Want a live playground instead?
DiceBear has a hosted URL API with a similar look, so you can preview and download without installing anything.
Usage
HTTP API
<img src="https://api.multiavatar.com/felix.svg" alt="Avatar" width="80" height="80" /> npm
npm i @multiavatar/multiavatar
import multiavatar from '@multiavatar/multiavatar';
const svg = multiavatar('felix'); About Multiavatar
Generates diverse, multicultural character avatars with 12 billion unique combinations. Available as an HTTP API and npm package for JavaScript, PHP, and Python. Designed with inclusivity in mind, characters represent a broad range of ethnicities.
Best for: Apps where diverse representation matters, user profiles, social platforms
- License
- MIT
- Output
- SVG, PNG
- Deterministic
- Yes
- Hosted API
- Yes
- Package
- @multiavatar/multiavatar
- Links
- Docs GitHub
Other avatar generators
- DiceBear
- Boring Avatars
- Avataaars
- Bean Heads
- Jdenticon
- Nice Avatar
- Minidenticons
- Blockies
- UI Avatars
- Robohash
- Gravatar
- Pravatar
- Open Peeps
Frequently Asked Questions
Is Multiavatar free to use commercially?
What output formats does Multiavatar support?
Should I use the Multiavatar API or the npm package?
<img> tags with zero install. Switch to the npm package for production traffic: no external network dependency, no rate limits, and it works offline.