Xite
Coming Soon

Xite Developer API

Powerful image manipulation APIs that understand what's in your images. Edit objects by name, not coordinates.

Object-Aware Editing

Edit by object name, not coordinates. Say "remove the car" — we handle detection, segmentation, and inpainting in one call.

Quality-First Generation

Every generation is scored by perceptual quality metrics. Get the best result automatically, or request multiple variations.

Seamless Compositing

Place generated objects into scenes with automatic style harmonization. Lighting, color grading, and shadows match the background.

Selective Operations

Apply upscaling, colorization, or enhancement to specific objects only. Process just what you need, preserve everything else.

Planned Endpoints

Detect Objects

Detect and segment objects by name. Returns both binary masks and AI-generated alpha mattes with per-pixel transparency for hair, fur, and soft edges.

{ "objects": ["person", "car", "dog"] }

Delete Object

Remove objects from an image using a mask. AI inpainting reconstructs the background where the object was.

{ "image_url": "...", "mask_url": "..." }

Edit Object

Inpaint masked regions with AI-generated content based on a text prompt. Also supports outpainting to extend image boundaries.

{ "prompt": "red sports car", "mask_url": "..." }

Generate Object

Generate new objects as transparent PNGs that can be composited into scenes. Specify what to generate with a text prompt.

{ "prompt": "golden retriever sitting" }

Upscale

Enhance image resolution up to 4x using multiple upscale models. Optionally apply face enhancement or restrict to masked regions.

{ "scale": 4, "face_enhance": true }

Colorize

Add color to grayscale images. Optionally provide a text prompt to guide the colorization style.

{ "prompt": "warm autumn colors" }

Generate Image

Create images from text descriptions using AI. Supports various aspect ratios, styles, and generation parameters.

{ "prompt": "mountain sunset", "width": 1024 }

Style Harmonization

Blend composited objects into a scene by matching lighting, color grading, and style to the background image.

{ "image_url": "...", "mask_url": "..." }

Improve Image

Enhance image quality by fixing compression artifacts, improving sharpness, reducing noise, and restoring details.

{ "image_url": "...", "tasks": ["denoise"] }

Quick Tools

One-tap helpers

Fast, purpose-built endpoints that combine multiple operations for common tasks.

Remove Object

Detect and remove objects by name with AI inpainting

Colorize Image

Add color to black and white photos

Smart Enhance

Auto-improve image quality in one step

Generate Background

Replace or extend backgrounds with AI

Auto Reframe

Intelligently crop to focus on subjects

Social Fit

Resize and extend images for social platforms

Pro Headshot

Professional headshot enhancement and background swap

Colorize Object

Recolor specific objects in an image

...and more coming soon

Get Early Access

Join the waitlist to be notified when the API launches and receive exclusive early adopter pricing.