Customization
Customise your avatars with these possibilities. There are over 1 sexdecillion (that's 17 zero's!) unique possibilities!
Last updated
Was this helpful?
Customise your avatars with these possibilities. There are over 1 sexdecillion (that's 17 zero's!) unique possibilities!
Last updated
Was this helpful?
All the possible avatar styles.
adventurer
adventurer-neutral
avataaars
avataaars-neutral
big-ears
big-ears-neutral
big-smile
bottts
bottts-neutral
croodles
croodles-neutral
dylan
fun-emoji
glass
icons
identicon
initials
lorelei
lorelei-neutral
micah
miniavs
notionists
notionists-neutral
open-peeps
personas
pixel-art
pixel-art-neutral
rings
shapes
thumbs
All the possible options for the avatar. These options work for all the styles.
Specific options to get a more detailed avatar. This is different for every style. Click the style to see its options.
DFormat.svg
(default)
DFormat.webp
DFormat.avif
DFormat.png
DFormat.jpg
DFormat.jpeg
DFormat.json
seed
(type: ) - the seed for the avatar generator, determine its basic looks
flip
(type: ) - flips the image vertically (default False)
rotate
(type: ) - rotates the avatar (default 0, min 0, max 360)
scale
(type: ) - the scale of the avatar drawing itself (default 100, min 0, max 200)
radius
(type: ) - the radius of the avatar (default 0, min 0, max 50)
size
(type: ) - the size of the avatar (px) (default 256, min 1, max 256)
backgroundColor
(type: ) - the background color of the avatar (default transparent)
backgroundType
(type: ) - the type of background (only solid
or gradientLinear
)
backgroundRotation
(type: ) - the rotation of the background (only with gradientLinear
)
translateX
(type: ) - move the avatar horizontally (default 0, min -100, max 100)
translateY
(type: ) - move the avatar vertically (default 0, min -100, max 100)
randomizeIds
(type: ) - randomize the IDs in the generated SVG/XML, can be useful if the avatars are included directly in HTML and you want to avoid ID conflicts (default False)
These are the only supported formats. If you have Pillow (PIL) installed you can convert to a object to get a wider range of formats (Pillow doesn't support svg).