AI Image Generator
AI Image Generator
AI Image Generator
AI Image Generator

AI Image Generator

Create fashion images and sketches with AI

Generator
History
Shortlisted
Tech Packs & Size Charts
Image Fusion
Pattern Cutout
Postman Guide
API Usage

Enhanced Image Generator

Advanced Fashion Image Generation

Generate fashion sketches, transform sketches into images, convert images to sketches, and create design variations with our enhanced AI-powered tools.

Your Generation History

Click the button to load your history.

Your Shortlisted Images

Technical Specifications & Size Charts

Tech Pack Generator

Create detailed technical specifications for your garment designs with our enhanced AI-powered Tech Pack Generator.

Size Chart Generator

Generate comprehensive size charts with international sizing conversions for your garment designs.

NEW

AI-Enhanced Size Chart Generator

Upload garment images for AI-driven size chart generation with automatic garment detection, dynamic measurements, and visual overlays.

Fusion of Dress Designs

Upload two dress designs and describe how you'd like them to be combined into a new design

Pattern Cutout Tool

Extract sewing pattern pieces from garment images with our AI-powered pattern cutout tool.

Postman API Testing Guide

1. Generate Image API

URL: /generate/create

Method: POST

{
  "prompt": "A futuristic fashion design",
  "use_case": "text_to_image",
  "engine": "openai",
  "variant_count": 1,
  "options": {}
}

2. Get User History API

URL: /generate/history

Method: GET

No body required - uses session cookie to identify user

3. Shortlist Image API

URL: /generate/shortlist

Method: POST

{
  "image_path": "/path/to/generated/image.jpg",
  "prompt_id": "prompt-uuid-here"
}

4. Get Shortlisted Images API

URL: /generate/shortlisted

Method: GET

No body required - uses session cookie to identify user

5. Submit Feedback API

URL: /generate/feedback

Method: POST

{
  "prompt_id": "prompt-uuid-here",
  "rating": 5,
  "comments": "I love this design!"
}

6. Image Fusion API

URL: /generate/fusion

Method: POST

Note: Use form-data with two image files and a prompt

Form-data:
  image1: [first image file]
  image2: [second image file]
  prompt: "Combine these two dresses with a vintage aesthetic"
  variant_count: 1 (optional, default: 1)
  engine: "openai" (optional, default: "openai")

Legacy endpoint /generate/fusion is also available for backward compatibility.

Important Notes for Testing:

  • Ensure cookies are enabled in Postman to maintain your session
  • The first request will create a session - subsequent requests will use that session
  • Save prompt_id values from generate responses to use in shortlist and feedback
  • For file uploads (sketch_to_image), use form-data in Postman

API Usage and Cost Tracking

Usage Overview

Today's Cost

$0.00

0 requests

Monthly Cost

$0.00

0 requests

Average Cost

$0.00

per request

Model Cost Breakdown

Use Case Distribution

Custom Report