HiAPI
  • Models
  • Pricing
Search

Search HiAPI models, tools, and resources.

  • Models
  • Pricing

hiAPI Tools · AI Outfit Preview

Upload one full-body photo. Preview your next outfit.

Choose a direction and AI will aim to preserve the person, pose, and setting while changing clothing and small accessories.

Upload full-body photo

JPG, PNG, or WebP up to 10 MB. Front-facing photos with head, shoes, and hands visible are more reliable.

Choose an outfit direction

This preview

Fixed to GPT Image 2 Ext, Medium, and 1K. Accounts without a top-up can complete up to three trials; failed tasks do not count.

Original / outfit preview

Drag the slider to inspect the face, body shape, pose, hands, feet, and background.

Preset example · Streetwear
OriginalPreview
OriginalPreview

Style preview, not precise virtual fitting

The result does not predict real sizing, fit, fabric drape, or how a garment will wear. The model may also alter facial details, hands, feet, proportions, or clothing details, so review the image before use.

Uploads are removed after about 24 hours and temporary results after about 7 days. Nothing is added to a public gallery by default. Upload only adult photos you have the right to use.

Bring clothing edits into your product

This is a public API example for the same model. The tool's fixed safety and preservation prompt stays on the server and is not sent to the browser.

curl -X POST https://api.hiapi.ai/v1/tasks \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "gpt-image-2/image-to-image@ext",
  "input": {
    "prompt": "Restyle the person's clothing in a polished Old Money direction while keeping the image realistic.",
    "image_urls": [
      "https://your-cdn.example/full-body-photo.webp"
    ],
    "aspect_ratio": "auto",
    "quality": "medium",
    "resolution": "1K"
  },
  "storage": "temp",
  "route": "ext"
}'
Create API keyView model parameters
HiAPI

One API, All AI Models

Generate images, video, and audio with leading models through one production-ready API.

Get a free API key

AI Image API

  • All image models
  • GPT Image 2
  • Nano Banana 2
  • Seedream 5.0 Pro
  • Qwen Image 2.0 Pro
  • FLUX 1.1 Pro

AI Video API

  • All video models
  • Seedance 2.5
  • FLUX.3 Video
  • Seedance 2.0
  • Veo 3.1
  • Kling 3.0

AI Audio API

  • All audio models
  • MiniMax Music 2.6
  • MiniMax Music 1.5
  • ElevenLabs v3
  • Text to music
  • Text to speech

Product

  • Model marketplace
  • Playground
  • Pricing
  • Image API Cost Calculator
  • Free GPT Image 2 Generator
  • Free Nano Banana Image Generator
  • Outfit Preview
  • Product Photo Lab

Developers

  • Documentation
  • API Reference
  • Agent Skills
  • LLM integration index
  • Blog

Company

  • About
  • Contact support
  • Terms of Service
  • Privacy Policy

© 2026 hiapi. All rights reserved.

Open source on GitHubPython SDK on PyPI