Exavatar is a powerful, lightning-fast avatar generation API built with Deno and Astro. Create beautiful, customizable profile pictures instantly with our comprehensive set of avatar styles, colors, and formats.
🌐 Live Demo: https://exavatar.deno.dev
- 🎯 Multiple Avatar Sets: Choose from various artistic styles and designs
- 🎨 Customizable Colors: Full color palette support with hex codes
- 📏 Flexible Sizes: Generate avatars from 16x16 to 512x512 pixels
- 🖼️ Multiple Formats: Support for PNG, WEBP, and SVG formats
- ⚡ Lightning Fast: Built on Deno for optimal performance
- 🔧 Developer Friendly: Simple REST API with comprehensive documentation
- 🎮 Interactive Playground: Test and customize avatars in real-time
- 📱 Responsive Design: Works perfectly on all devices
# Basic avatar
curl https://exavatar.deno.dev/api/avatar
# Customized avatar
curl "https://exavatar.deno.dev/api/avatar?set=animals&id=dinosaur&size=256&format=webp&color=%23000000"| Parameter | Type | Default | Description |
|---|---|---|---|
set |
string | random |
Avatar style set |
id |
string | random |
Unique avatar identifier |
size |
number | 256 |
Image size in pixels |
format |
string | webp |
Output image format |
color |
string | random |
Background color (hex) |
text |
string | Custom text overlay (max 2 chars) |
- animals: Cartoon-style characters with accessories
- rick_morty: Character from the Rick and Morty series