S11-Avatar.com - Generate professional avatars with initials from names instantly. Free API with no limiting or login required. No usage tracking and no information is stored. The final images are cached, but nothing else. Just write name or surname, or both.
All requests return an image stream to be used directly in an <img/> tag. Perfect for profile pictures, user avatars, and placeholder images.
Parameter | Description | Default | Example |
---|---|---|---|
name | Name to generate initials | John Doe | ?name=Elon+Musk |
size | Avatar size in pixels (16-512) | 64 | ?size=128 |
background | Background color (hex, no #) | f0e9e9 | ?background=ff0000 |
color | Text color (hex, no #) | 8b5d5d | ?color=ffffff |
font-size | Font size as percentage (0.1-1) | 0.5 | ?font-size=0.33 |
length | Length of generated initials (takes last N words) | 2 | ?length=1 |
rounded | Circular avatar | false | ?rounded=true |
bold | Bold font weight | false | ?bold=true |
uppercase | Uppercase the initials | true | ?uppercase=false |
format | Image format | png | ?format=svg |
Yes, S11 Avatar is 100% free with unlimited usage. No registration, no API keys, no rate limits. We process over 1.6 million requests monthly at no cost to users.
S11 Avatar supports both PNG and SVG formats. PNG is perfect for most use cases, while SVG provides scalable vector graphics ideal for responsive designs and print materials.
Our API processes requests in just 2.8ms on average, making it one of the fastest avatar generation services available. Images are cached for even better performance.
Absolutely! S11 Avatar is free for both personal and commercial use. Many developers integrate our API into their websites, mobile apps, and SaaS platforms.
Yes, S11 Avatar fully supports Vietnamese names and characters. It correctly extracts initials from Vietnamese names like "Nguyễn Văn A" → "NVA".
You can generate avatars from 16px to 512px. Common sizes include 32px, 64px, 128px, and 256px for various use cases from small icons to large profile pictures.