
Craiyon AI Image Creator (DALL·E mini)
Pricing
Pay per event

Craiyon AI Image Creator (DALL·E mini)
Craiyon AI Image Creator is an Apify actor that generates AI images from prompts. Users can exclude unwanted elements, select generation types (Photo, Drawing, Vector), choose aspect ratios (Square, Portrait, Landscape). It offers fast and customizable image creation with concurrent request handling
5.0 (1)
Pricing
Pay per event
2
Monthly users
23
Runs succeeded
>99%
Last modified
5 days ago
You can access the Craiyon AI Image Creator (DALL·E mini) programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "prompts": [
3 "A beautiful sunset over the mountains",
4 "A futuristic cityscape",
5 "A cosmic tree with stars and galaxies hanging from its branches",
6 "A glass bridge spanning across two floating mountains",
7 "Mermaids singing in an underwater concert"
8 ]
9}' |
10apify call muhammetakkurtt/craiyon-ai-image-creator --silent --output-dataset
Craiyon AI Image Creator (DALL·E mini) API through CLI
The Apify CLI is the official tool that allows you to use Craiyon AI Image Creator (DALL·E mini) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Actor Start
$0.020
Charged when the actor starts running
Prompt Processing
$0.010
Processing Charged each time a prompt is processed.
Generated Image
$0.002
Charged for each AI-generated image. Covers the process of creating and storing each image in the dataset.
Actor Completion
$0.010
Charged when all processes are successfully completed.