
NFT Avatar Generator
Pricing
$5.00 / 1,000 images

NFT Avatar Generator
Generate customizable multi NFT avatars in bulk with name-based seeds, SVG/PNG export options, and APIfy integration
0.0 (0)
Pricing
$5.00 / 1,000 images
1
2
2
Last modified
5 days ago
NFT Avatar Generator
A sophisticated multicultural NFT avatar generation application designed to run on the APIfy platform.
Features
✦ | Quickly generate multiple avatars with customizable quantity |
✦ | Support for creating avatars with random names or random strings |
✦ | Export results in SVG or PNG format |
✦ | Fully integrated with the APIfy platform |
How to Use
Input
Parameter | Description |
---|---|
count | Number of avatars to generate (default: 10, maximum: 1000) |
useRandomNames | Use random names instead of random strings (default: true) |
format | Output format for avatars: "svg" or "png" (default: "svg") |
Output
Results will be stored in the APIfy dataset with the following structure for 30 days:
Dataset JSON Format
// For SVG format{"id": "AvatarId","svg": "<svg>...</svg>","svgUrl": "https://api.apify.com/v2/key-value-stores/...","format": "svg","createdAt": "2023-07-01T12:34:56.789Z"}// For PNG format{"id": "AvatarId","png": "base64EncodedPngData","pngUrl": "https://api.apify.com/v2/key-value-stores/...","format": "png","contentType": "image/png","createdAt": "2023-07-01T12:34:56.789Z"}
Actor Run Results
{"summary": {"title": "NFT Avatar Generation Report","totalAvatars": 10,"format": "svg","useRandomNames": true,"completedAt": "2023-07-01T12:34:56.789Z"},"avatarCount": 10,"htmlReportUrl": "https://api.apify.com/v2/key-value-stores/.../records/OUTPUT_HTML","zipFileUrl": "https://api.apify.com/v2/key-value-stores/.../records/avatars.zip"}
Accessing Results
-
Log Output: After the actor run completes, check the log for URLs to access the HTML gallery and ZIP download.
-
Key-Value Store: Access all generated files at Apify Console Key-Value Stores or in the "Key-value store" tab of your actor run results.
-
HTML Report: A complete gallery with preview and download options for each avatar.
-
ZIP Archive: Contains all generated avatars in the selected format.
⚠️ Important: Generated avatars are stored in the APIfy dataset for 30 days, after which they may be automatically removed.
Configuration
Setting | Value |
---|---|
Timeout | 3600 seconds |
Memory | 128MB |
Maximum results | 1000 items |
Example Avatars
Here are some examples of avatars generated by this tool:


Note: The actual avatars will vary as each generation creates unique designs based on random inputs.
License
MIT - Free to use for personal and commercial projects
About
This project utilizes a sophisticated avatar generation library to create unique, multicultural NFT avatars.
On this page
Share Actor: