Step 1: Get Upload URL
Step 2: Upload the Image
Upload the raw file bytes directly to the presigned URL:Step 3: Wait for Processing
The image is automatically processed by a Lambda function (converted to WebP, resized to multiple sizes). The avatar is auto-promoted once processing completes. PollGET /users/me until avatarUrl appears:
Constraints
| Constraint | Value |
|---|---|
| Max file size | 5 MB |
| Allowed types | JPEG, PNG, GIF, WebP |
| Processing time | Usually 1-3 seconds |
| CDN variants | 44px, 48px, 60px, original, raw |