Docs
Skip to content

Avatars

Start with Avatars_

Get started quickly with Appwrite Avatars. Learn how to generate user initials, QR codes, and other avatar images in minutes.

1 min read

Raw

You can start using Appwrite Avatars immediately. The service is publicly accessible and does not require authentication or API keys.

Initialize the client

First, initialize the Appwrite client with your project endpoint and project ID.

Generate user initials

Generate an avatar image from a user's name or initials. This is useful for displaying user profiles when no profile picture is available.

Generate QR code

Create a QR code from any text string. This is commonly used for two-factor authentication, sharing links, or encoding data.

Get country flag

Retrieve a country flag icon by country code. This is useful for displaying user locations or regional information.

Next steps

Now that you've generated your first avatars, explore more advanced features:

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.