Image Editing API
Overview
The image editing suites brings you some exclusive API endpoints with few default essential endpoints
- Outpainting
- Image Mixer : Mix two images
- Remove Background and Create Mask
- Upscale Image to 4K resolution
- Multiple Image Mixing
- Generate Multiview of object
- Virtual Try On : Try cloths on your body
- Generate images from your photo
- Create Mask from your photo
- Inpaint : Fill in parts of an image
- Generate Headshot from your photo
- Remove objects from an image
- Generate Avatar from your photo
- Relight Image
- Upload Image from Base64
- High Quality Headshot
- fetch processing images
Available Endpoints
Super Resolution Endpoint
Use this endpoint to get a super resolution version of an image by passing its URL.
Endpoint in Action

Image Mixer
Image mixers merges two images togethers to produce an eye catching result.

Remove Background and Create Mask
Use this endpoint to remove background and(or) create mask.

Magic Mix
Use this endpoint to generate an eye catching image blend with prompt

Outpainting
Use this endpoint to outpaint

Blip Diffusion
Use this endpoint to for blip diffusion

Fashion
Use this endpoint to wear a cloth image on an existing model body.

Multiview
This endpoint takes one input image and generates multiple views of that same image. Note that images of objects and images without a background produces better result.

Headshot
This endpoint allows you to generate head shot image

FaceGen
This endpoint allows you to generate image with the face image provided

Avatar Gen
This endpoint allows you to generate avatar head shot
Playground
You can try the available endpoints in our Playground section, just make sure to sign up first.