Instant avatar for your next project

Generate an customized avatar with a url for free!

https:///api/avatar?text=<text>&textColor=<textcolor>&fontSize=<fontsize>&bgColor=<bgcolor>&height<height>&width=<width>

There are many things you can customize including text, textColor, bgColor, height, width, fontSize.

Text

The text that will be displayed on the avatar. For example, "R" or "ChatGPT".
Useage: ?text=R

TextColor

The color of the text in hexadecimal format (e.g., "ffffff" for white).
Useage: ?textColor=ffffff

FontSize

The size of the text in pixels (e.g., "40" for 40px).
Useage: ?fontSize=40

BgColor

The background color of the avatar in hexadecimal format (e.g., "0000ff" for blue).
Useage: ?bgColor=0000ff

Height

The height of the avatar in pixels (e.g., "100" for 100px).
Useage: ?height=100

Width

The width of the avatar in pixels (e.g., "100" for 100px).
Useage: ?width=100