Crypto Sbarzotti Avatar service is an easy web service you can use to generate unique avatars using any name.
HINT: Type any name in the input box below and the image will change.
The service will return a unique avatar for the given name. The avatar is a vector SVG image that can be scaled to any dimension.
You can use this service to generate unique avatars: https://crypto-sbarzotti.com/api/avatar/<yourname>
You can use the image in your html: <img src="https://crypto-sbarzotti.com/api/avatar/your-name">
You can add additional parameters to the url to customize the image
parameter | values | example |
---|---|---|
gender | M / F | https://crypto-sbarzotti.com/api/avatar/your-name?gender=M |
bg | any rrggbb color without # | https://crypto-sbarzotti.com/api/avatar/your-name?bg=#347645 |