Craiyon AI Image Creator (DALL·E mini) avatar
Craiyon AI Image Creator (DALL·E mini)

Pricing

Pay per event

Go to Store
Craiyon AI Image Creator (DALL·E mini)

Craiyon AI Image Creator (DALL·E mini)

Developed by

Muhammet Akkurt

Maintained by Community

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

20

Runs succeeded

>99%

Last modified

3 days ago

Craiyon AI Image Creator

Craiyon AI Image Creator

This Apify actor generates AI images using the Craiyon. It allows you to create multiple images from text prompts with various customization options.

Features

  • Generate AI images from text descriptions
  • Exclude unwanted elements from generated images
  • Choose from multiple model types (Automatic, Photo, Drawing, Vector)
  • Select different aspect ratios (Square, Portrait, Landscape)
  • Concurrent request handling for faster generation

Usage

  1. Run this actor in the Apify console
  2. Provide the desired inputs:
    • Prompts: List of text descriptions for image generation
    • Things to exclude: Elements you want to exclude from the images
    • Generation Type: Select the type of image to generate
    • Image Size: Choose the aspect ratio
    • Concurrent Requests: Set the number of simultaneous requests
    • Proxy Configuration: Configure proxy settings for better reliability

Example Input

1{
2  "excludeList": "green",
3  "prompts": [
4    "A beautiful sunset over the mountains",
5    "A futuristic cityscape"
6  ],
7  "generationType": "type_1",
8  "imageSize": "size_1",
9  "concurrentRequests": 25,
10  "proxyConfiguration": {
11    "useApifyProxy": true,
12    "groups": [
13      "RESIDENTIAL"
14    ]
15  }
16}

Output

The generated images and their metadata are saved to the Apify dataset. The output includes:

  • prompt: The text description used to generate the image
  • exclude_list: Elements that were excluded from the generation
  • image_url: URL of the generated image

Example Output

1[
2    {
3        "prompt": "A beautiful sunset over the mountains",
4        "exclude_list": "green",
5        "image_url": "https://img.craiyon.com/2025-01-14/PalSpeqIQfqDQgE1oz37Yg.webp"
6    },
7    {
8        "prompt": "A beautiful sunset over the mountains",
9        "exclude_list": "green",
10        "image_url": "https://img.craiyon.com/2025-01-14/mLAwN3HaReeXvwrNyR23kw.webp"
11    },
12    {
13        "prompt": "A futuristic cityscape",
14        "excludeList": "green",
15        "image_url": "https://img.craiyon.com/2025-01-14/7YhUvLMQTcyBxued18UNcQ.webp"
16    },
17    {
18        "prompt": "A futuristic cityscape",
19        "excludeList": "green",
20        "image_url": "https://img.craiyon.com/2025-01-14/OMkpSRdgQPmiG0mio9e3PQ.webp"
21    }
22]

Notes

  • The actor uses Craiyon v4 Beta for image generation

🔍 Craiyon Scraper

If you want to search and collect existing AI-generated images, check out our Craiyon Scraper actor. This actor offers:

  • Search AI-generated images using text queries
  • Fetch detailed image metadata
  • Support for large result sets

Pricing

Pricing model

Pay per event 

This 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.