Photo Colorizer API for Developers
Photo Colorizer API
Restore historical stills, sketches, and grayscale assets with believable modern color palettes.
Free credits on signup
Transparent per-credit pricing
No watermarks on paid plans
Subscription or usage-based
Auto-scaling
Trusted by teams at














Everything You Need to Ship Photo Colorizer
Great for genealogy products, museum archives, and print services digitizing old media.
Authentic Tones
Adds natural skin, fabric, and environmental hues instead of flat tints.
Archival Pipelines
Batch-ingest scanned negatives and glass plates automatically.
Portrait Sensitivity
Handles faces carefully to avoid cartoonish skin shifts.
Fast Processing
Interactive enough for consumer-facing heritage apps.
Auto-Scaling Infrastructure
Process entire archives when donors upload thousands of scans.
Commercial-Ready
Offer paid restoration tiers with predictable per-image economics.
Integrate in 3 Steps
Bring grayscale libraries into color with one integration.
1
Get Your API Key
Sign up free and generate an API key from the Developer dashboard. You get free credits to start.
2
Upload a Grayscale Image
Reference image_file_path on POST /v1/photo-colorizer to create a colorized still.
3
Get Results & Scale
Receive the output via response or webhook. Deploy to production — infrastructure scales automatically.
Code Examples
Photo Colorizer in a few lines of code. Install an SDK or use the REST API directly.
from magic_hour import Client
from os import getenv
client = Client(token=getenv("MAGIC_HOUR_API_KEY"))
res = client.v1.photo_colorizer.generate(
name="Colorized",
assets={"image_file_path": "/path/to/archive.png"},
)Estimate Your API Costs
Build with model-specific APIs for video, image generation, and image editing. Compare inputs, examples, and capabilities across Magic Hour's supported models.
Pricing tier options
Images Per Month
10 images
images
Recommended plan
Creator Annual
$120
/year
120,000 credits per year
Up to 1.4 hours of video
Up to 12,000 images
PRO ANNUAL covers your usage
- 5,000credits / month
- 25,000credits / month
- 20,000credits / month
Estimated usage
Included
Remaining headroom
TOTAL BILL
$300
/year
SDKs for Every Stack
Official open-source SDKs with full TypeScript/type support. Install and start building.
Photo Colorizer API Pricing
Subscription plans for standard usage.
Prefer usage-based pricing?
Email us or message us in Intercom and we will set up your usage-based pricing.
Built for Builders
See how developers use the Photo Colorizer API to power real products.
Genealogy & History
Let families preview ancestors in color instantly.
Museums & Archives
Digitize exhibitions with respectful color restoration.
Documentary
Prep B-roll stills for color-graded films.
Print Shops
Upsell restoration services on upload flows.
Social Nostalgia
Power #ThrowbackThursday filters with authentic palettes.
Games
Colorize concept art archives for remasters.
Try before integrating
Try Photo Colorizer Free — No Code Required
Test quality first with the free tool, then plug the same output quality into your app with the API when you are ready.
Photo Colorizer API — Frequently Asked Questions
Heavy damage may need manual cleanup first; colorization works best on reasonably clean grayscale inputs.
POST /v1/photo-colorizer with assets.image_file_path.
Results are plausible rather than historically perfect—disclose AI enhancement to users.
Fire parallel jobs per asset; Magic Hour scales workers automatically.
Python uses photo_colorizer.generate; Node uses photoColorizer.generate.
Each output uses the photo colorizer rate from pricing documentation.
Refer to plan-specific max dimensions in the API reference.
docs.magichour.ai covers errors, limits, and example responses.
Magic Hour offers subscription plans starting at $15/month (Creator), $39/month (Pro), and $99/month (Business), each including a monthly credit allotment. Credits are consumed per generation based on output length and model. You can also contact us to set up usage-based (pay-as-you-go) pricing. A free tier with credits is available on signup — no credit card required.
Sign up at magichour.ai/developer — no credit card required. You'll receive free credits and an API key immediately. The key works across all Magic Hour API endpoints including Photo Colorizer. Start making API calls in minutes using our Python, Node.js, Go, or Rust SDKs.
Yes. Every new Magic Hour account gets free credits on signup that work across all API endpoints. No credit card is required to get started. Paid plans unlock higher credit limits, higher concurrency, and commercial use rights.