Artbreeder AI Image Creator avatar
Artbreeder AI Image Creator

Pricing

Pay per event

Go to Store
Artbreeder AI Image Creator

Artbreeder AI Image Creator

muhammetakkurtt/artbreeder-ai-image-creator

Developed by

Muhammet Akkurt

Maintained by Community

Transform text prompts into stunning AI-generated images with Artbreeder's powerful Text-to-Image API . Create high-quality visuals using Flux Schnell or SDXL Lightning models with customizable dimensions, quality settings, and NSFW detection. Perfect for designers, marketers, and content creators.

5.0 (1)

Pricing

Pay per event

2

Monthly users

3

Runs succeeded

>99%

Last modified

13 days ago

Artbreeder AI Image Creator | Create Stunning AI Art

Artbreeder AI Image Creator | Text-to-Image AI Art Creator

Generate stunning AI-powered images with Artbreeder's powerful text-to-image models. This Apify actor transforms your text prompts into beautiful, professional-quality images for design projects, content creation, marketing materials, and more.

✨ Key Features of Artbreeder AI Image Creator

  • Advanced Text-to-Image Generation: Create high-quality AI art from simple text descriptions
  • Multiple AI Models: Choose between Flux Schnell (highest quality) and SDXL Lightning (fastest) models
  • Customizable Image Dimensions: Select from various shapes including Square (1024×1024), Wider (1256×840), Wide (1184×888), Tall (888×1184), or Taller (840×1256)
  • Quality Control: Fine-tune generation quality with adjustable inference steps
  • Batch Processing: Generate multiple images simultaneously with concurrent request handling
  • NSFW Detection: Automatic flagging of potentially inappropriate content

🚀 How to Use Artbreeder AI Image Creator

  1. Run this actor in the Apify console
  2. Configure your image generation parameters:
    • Text Prompts: Enter descriptive text for your desired images
    • AI Model Selection: Choose Flux Schnell for quality or SDXL Lightning for speed
    • Image Dimensions: Select the perfect aspect ratio for your project
    • Quality Settings: Adjust inference steps (higher = better quality but slower)
    • Processing Speed: Configure concurrent requests based on your needs
    • Proxy Settings: Optimize reliability with proper proxy configuration

Example Input

1{
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  ],
7  "modelVersion": "flux-schnell",
8  "shape": "square",
9  "numInferenceSteps": 4,
10  "concurrentRequests": 5,
11  "proxyConfiguration": {
12    "useApifyProxy": true,
13    "apifyProxyGroups": [
14      "RESIDENTIAL"
15    ]
16  }
17}

📊 Output Results

Each generated image is saved to the Apify dataset with comprehensive metadata:

  • prompt: The original text description used for generation
  • image_url: Direct URL to download the AI-generated image
  • image_size: Precise dimensions of the created image [width, height]
  • is_nsfw: Content safety indicator (true/false)

Example Output Data

1[
2    {
3        "prompt": "A beautiful sunset over the mountains",
4        "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/4584b05006844909b61c364a.jpeg",
5        "image_size": [1024, 1024],
6        "is_nsfw": false
7    },
8    {
9        "prompt": "A futuristic cityscape",
10        "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/615e0dde14cc44449f517218.jpeg",
11        "image_size": [1024, 1024],
12        "is_nsfw": false
13    },
14    {
15        "prompt": "A cosmic tree with stars and galaxies hanging from its branches",
16        "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/082a2505084f41febd71a6e6.jpeg",
17        "image_size": [1024, 1024],
18        "is_nsfw": false
19    }
20]

Notes

  • For SDXL Lightning model, inference steps above 8 will be capped to 8
  • Using a residential proxy is recommended for more reliable results

Pricing

Pricing model

Pay per event 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Actor Start

$0.020

Charge when the actor starts running

Prompt Processing

$0.010

Processing charge each time a prompt is processed.

Generated Image

$0.010

Charge for each AI-generated image. Covers the process of creating and storing each image in the dataset.

Actor Completion

$0.010

Charge when all processes are successfully completed.