
Artbreeder AI Image Creator
Pricing
Pay per event

Artbreeder AI Image Creator
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 (2)
Pricing
Pay per event
4
Total users
42
Monthly users
18
Runs succeeded
>99%
Issues response
0.21 hours
Last modified
3 days ago
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.
- Negative Prompts: Specify what you don't want to see in your images.
- Multiple AI Models: Choose from a wide range of models including Flux, SDXL, and SD-3.5 variants to get the perfect style and speed.
- Customizable Image Dimensions: Select from various shapes including Square (1024×1024), Wider (1256×840), Wide (1184×888), Tall (888×1184), or Taller (840×1256).
- Fine-Tuned Control: Adjust
Guidance Scale
to control how closely the model follows your prompt andInference Steps
for image quality. - Batch Processing: Generate multiple images simultaneously.
- NSFW Detection: Automatic flagging of potentially inappropriate content.
🚀 How to Use Artbreeder AI Image Creator
- Run this actor in the Apify console.
- Configure your image generation parameters:
- Prompts: Enter descriptive text for your desired images.
- Negative Prompt: Describe elements to exclude from the generated image (e.g., 'blurry, low quality').
- Model Version: Select the AI model. Options include:
Flux
: High-quality generation.Flux Schnell
: Fast, high-quality generation.SDXL Lightning
: Fastest generation.SD-3.5 Large
: Stable Diffusion 3.5 Large model.SD-3.5 Medium
: Stable Diffusion 3.5 Medium model.SDXL 1.0
: Standard Stable Diffusion XL model.
- Guidance Scale: Controls how much the model follows your prompt. Higher values mean it follows the prompt more closely but can be less creative.
- Image Shape: Select the aspect ratio for your project.
- Inference Steps: Number of processing steps. Higher values can improve quality but increase generation time.
- Concurrent Requests: Set how many images to generate in parallel.
- Proxy Settings: Using a proxy is recommended for faster and more reliable results.
Example Input
{"prompts": ["A majestic lion with a crown of stars, in a cosmic nebula","An enchanted forest library with glowing books floating in the air"],"negativePrompt": "low detail, blurry, text, watermark","modelVersion": "flux-dev","shape": "square","guidanceScale": 5,"numInferenceSteps": 8,"concurrentRequests": 5,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
📊 Output Results
Each generated image is saved to the Apify dataset with comprehensive metadata:
prompt
: The original text description used for generationimage_url
: Direct URL to download the AI-generated imageimage_size
: Precise dimensions of the created image [width, height]is_nsfw
: Content safety indicator (true/false)
Example Output Data
[{"prompt": "A beautiful sunset over the mountains","image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/4584b05006844909b61c364a.jpeg","image_size": [1024, 1024],"is_nsfw": false},{"prompt": "A futuristic cityscape","image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/615e0dde14cc44449f517218.jpeg","image_size": [1024, 1024],"is_nsfw": false},{"prompt": "A cosmic tree with stars and galaxies hanging from its branches","image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/082a2505084f41febd71a6e6.jpeg","image_size": [1024, 1024],"is_nsfw": false}]
Notes
- For the
SDXL Lightning
model, inference steps are capped at 8. - For the
Flux Schnell
model, inference steps are capped at 12. - For
SDXL
models, theGuidance Scale
is capped at 12. - Using a residential proxy is recommended for more reliable results.