Send a ZIP of raw property photos — get back listing-ready shots. Interiors and exteriors are detected automatically, tilted shots are straightened, and backgrounds are cleaned. One REST call, your whole shoot.
Sign in, drop in a ZIP of 10–50 property photos, and run a real batch against the live API. The processed photos come straight back — no mock-ups.
Drop a .zip of property photos here or click to choose
10–50 JPG / PNG images — interiors and exteriors mixed is fine
Real workflows where a whole folder of property photos has to become listing-ready, fast.
Prep an entire MLS / Zillow / Rightmove listing in one upload — declutter interiors, straighten wide-angle tilt, swap dull exterior skies for clear blue.
Post-process a full shoot — 30–40 frames per home — automatically, so you deliver edited galleries the same day instead of overnight.
Airbnb / VRBO hosts batch-clean phone photos of every room into consistent, bright listing images that lift booking rates.
Auto-enhance every agent-uploaded photo at ingest, so listings look uniform across thousands of properties without manual editing.
Standardize unit photos across a whole portfolio for leasing pages and tenant portals in one scheduled job.
Normalize portfolio shots — correct verticals, clean backdrops — so an entire project gallery shares one polished look.
One multipart POST with a ZIP of photos. You get a ZIP of processed photos back. The key below is a demo placeholder — use your own from the dashboard.
# Send a ZIP of property photos, save the processed ZIP curl -X POST https://api.pixelapi.dev/v1/real-estate/batch-process \ -H "Authorization: Bearer pk_live_DEMO_replace_with_your_own_key" \ -F "file=@listing_raw.zip" \ --output listing_ready.zip
Between 10 and 50 images per ZIP. For a larger property set, split into multiple batches.
Each image is auto-classified as interior or exterior, straightened if it was shot at a tilt, and has its background cleaned — clean neutral interiors, clear sky and green lawn for exteriors.
JPG and PNG inside the ZIP. The processed photos are returned in a single ZIP in the same order.
No. New accounts get free credits on signup — enough to run a real batch from this page.