API is live

AI Image Processing

Same Google Gemini quality. Fraction of the cost. Add custom frames, effects, and transformations to your images via a simple REST API.

Gemini API: ~$0.04/image
KreAI: ~$0.018/image
SAVE 55%
curl
curl -X POST https://api.kreai.dev/api/v1/tasks \
  -H "Authorization: Bearer nb_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{
    "order_id": "img_001",
    "url_img": "https://example.com/photo.jpg",
    "prompt": "add vintage wooden frame"
  }'

Everything You Need

Powerful features to integrate AI image processing into your workflow

55% Cheaper

Same Gemini image generation at a fraction of the cost. No GCP setup, no complex billing.

Simple REST API

One API key, one endpoint. Create tasks, check status, get results. No SDK required.

Auto Retry

Failed tasks automatically retry up to 10 times with exponential backoff. No manual intervention.

Cloud Storage Included

Results automatically uploaded with public URLs. No need to set up your own S3/GCS bucket.

Webhook Callbacks

Get notified instantly when your task completes or fails. No polling needed.

Dashboard & Logs

Monitor tasks, manage API keys, and track usage from a clean web dashboard.

Use Cases

Built for Every Industry

From product photography to marketing assets — one API handles it all.

E-Commerce

Product Photography

E-Commerce

Transform plain product shots into stunning catalog images. Add premium frames, lifestyle backgrounds, and brand-consistent styling at scale.

$"add white marble background with soft shadow"
12K+products enhanced
Social Media

Content Creation

Social Media

Generate scroll-stopping visuals for Instagram, TikTok, and more. Apply style transfers, artistic effects, and trending aesthetics automatically.

$"apply retro film grain with warm tones"
3.2Mposts created
Real Estate

Property Listings

Real Estate

Elevate property photos with professional framing, sky replacements, and enhanced lighting. Make every listing stand out in competitive markets.

$"enhance lighting and add elegant border"
890agencies onboarded
Print on Demand

Custom Templates

Print on Demand

Automate the creation of framed prints, canvas mockups, and poster designs. Process thousands of images with consistent quality.

$"add rustic wooden frame with mat border"
50K+prints generated
Marketing

Brand Materials

Marketing

Generate on-brand marketing assets at scale. Branded frames, watermarks, promotional overlays — all through a single API call.

$"add branded frame with company watermark"
98%client satisfaction
Examples

See the Transformation

One prompt. Instant results. Powered by Google Gemini.

0+

Images processed

0%

Cost savings

0s

Avg. processing

Before
Before
After
After

Prompt

"edit the details and add artistic styling"
~30s

Gallery — AI Generated Results

AI generated example 1
AI generated example 2
AI generated example 3
AI generated example 4
AI generated example 5
AI generated example 6
AI generated example 7
AI generated example 8

Save 55% vs Gemini API

Same Gemini-powered image generation. No Google Cloud setup, no complex billing. Just a simple API at a fraction of the cost.

Gemini API DirectKreAI
Cost per image~$0.04~$0.100
Setup complexityGCP project + billing + API keys1 API key, done
Cloud storageDIY (GCS/S3)Included (public URLs)
WebhooksBuild yourselfBuilt-in
Auto retryBuild yourself10x automatic
Pay As You Go

Credit-Based Pricing

$1 = 100 credits

~$0.100 per image (10 credits/task)

  • Free signup bonus credits
  • No monthly commitment
  • Auto retry (10x) included
  • Webhook callbacks
  • Cloud storage included
  • Full refund on failed tasks
Get Started Free
How it worksFrom sign-up to first image in minutes

Three Steps to Your First Image

step-01
# Sign up at kreai.dev
→ Dashboard → API Keys → Create
→ Copy: nb_live_xxxxxxxxxxxxxxxx
→ Free trial credits: added ✓
01

Get Your Free API Key

Sign up for KreAI and receive free trial credits instantly. No credit card, no waiting — your API key is ready within seconds.

02

Submit Your Image

Send your image URL and prompt to the API. Choose any transformation — frames, effects, styles, and more — all in a single JSON payload.

step-02
{
"order_id": "img_001",
"url_img": "https://example.com/photo.jpg",
"prompt": "add vintage wooden frame",
"callback_url": "https://your-app.com/hook"
}
step-03
# Poll status
GET /api/v1/tasks/img_001
→ status: "completed"
→ output_url: "https://cdn.kreai.dev/frames/img_001.png"
# Or receive via webhook (automatic)
{ "order_id": "img_001", "status": "completed",
"output": { "url": "https://cdn.kreai.dev/..." } }
03

Get Results via Webhook

Receive your transformed image via webhook callback or poll the status endpoint. Results are stored on cloud CDN with public URLs.

FAQ

Stop Overpaying for Image Generation

Switch to KreAI and save 55% on every image. Same Gemini quality, simpler API, lower cost.

Start free — 100 images/month, no credit card required.

Get Started Free