POWERED BY SEEDVR2

Make every pixel count

Upload any image and get a crystal-clear, high-resolution version in seconds. Powered by SeedVR2 — the same model trusted by professionals.

No credit card required · 5 free images per month

Before upscaling
After upscaling
BeforeAfter

Drag the slider to compare before & after

Why choose Keen

Professional-grade image upscaling, accessible to everyone.

AI Enhancement

SeedVR2 intelligently recovers detail, texture, and sharpness. Your upscaled images look naturally crisp — not over-processed or artificial.

Instant Results

Most images process in under 10 seconds. Upload, wait a moment, download. No waiting in long queues.

Simple Pricing

Start free with 5 images per month. Upgrade to Pro when you need more — no hidden fees, cancel anytime.

How it works

Three steps. No design skills required.

Upload your image

Drag and drop or select any JPG, PNG, or WebP file.

AI enhances it

SeedVR2 adds detail, sharpness, and clarity automatically.

Download in HD

Get your high-resolution image ready for print or web.

DEVELOPER API

Integrate upscaling into your workflow

Our REST API lets you upscale images programmatically. Perfect for automating batch processing, building custom pipelines, or adding AI enhancement to your own app.

  • Simple REST endpoint — one POST request
  • Webhook callbacks when processing completes
  • Up to 4x upscale with SeedVR2 quality
  • Included with Ultra, or pay-per-use at $0.05/image
api-example.sh
# Upscale an image via API
curl -X POST https://keenimg.com/api/v1/upscale \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com/photo.jpg",
    "scale": 4
  }'

# Response
{
  "id": "job_abc123",
  "status": "processing",
  "webhook": "https://your-app.com/callback"
}

Simple, transparent pricing

Start free. Upgrade when you need more.

Free

Try AI upscaling with no commitment.

$0/forever
  • 5 images per month
  • Up to 2x upscale
  • Standard processing
  • PNG, JPG & WebP
Get Started
Most Popular

Pro

For creators who need more power.

$9/per month
  • 100 images per month
  • Up to 4x upscale
  • Faster processing
  • All format support
Upgrade to Pro

Ultra

Maximum power. No compromise.

$29/per month
  • 800 images per month
  • Up to 4x upscale
  • Fastest processing
  • API access included
  • Batch uploads
  • $0.05/image after 800
Go Ultra

Need more than 800 images? API pay-per-use available at $0.05/image. Learn about the API

Frequently asked questions

Everything you need to know about Keen.

We use SeedVR2, a state-of-the-art super-resolution model. It analyzes your image and intelligently reconstructs detail, texture, and sharpness — producing results that look naturally high-resolution rather than artificially sharpened.

We support JPG, PNG, and WebP files up to 25MB. The output is always a high-quality PNG to preserve every detail of the upscaled result.

Most images process in under 10 seconds. During peak times, jobs may queue briefly — you'll see your position in line and can close the tab while it processes.

2x doubles your image dimensions (e.g. 512×512 → 1024×1024). 4x quadruples them (512×512 → 2048×2048). Pro and Ultra plans unlock 4x for when you need maximum resolution.

Ultra subscribers get API access included — your 800 monthly images work via both the web app and API. Need more? Additional images are $0.05 each, billed per use. You can also use the API on a pure pay-per-use basis without a subscription.

On Free and Pro plans, you'll need to wait until next month or upgrade. On Ultra, you can keep going at $0.05 per additional image — no interruption to your workflow.