# Apiway Creative templates > Inventory of every Apiway Creative template (also called *workflow* or *tool*). Generated from the in-repo template registry plus onboarding ids — stays accurate when developers add or rename templates. A **Creative template** is a named generation flow with its own inputs (garment, model, prompt, references), its own page under `/app/Creative/`, and its own credit cost (see https://localhost:10000/llms/pricing.txt). ## How to read the status - **live** — generally available to all paid plans (and Free tier credit-permitting). - **beta** — published but actively iterating; expect UI / quality changes. - **coming-soon** — scaffolded in the registry but not yet in the menu. ## Templates ### AI fashion model (`ai-model`) — live - **What:** Place garments on AI-generated fashion models with configurable look — useful for PDP and campaign visuals without a photoshoot. - **Audience:** E-commerce, merchandising, and catalog teams. - **URL:** https://localhost:10000/app/Creative/ai-model - **Detail file:** https://localhost:10000/llms/ai-model.txt ### White Studio AI Photoshoots (`ai-photoshoots`) — live - **What:** Generate AI fashion photoshoots on pure white studio background. Perfect for e‑commerce and lookbooks. - **Audience:** E-commerce, merchandising, and catalog teams. - **URL:** https://localhost:10000/app/Creative/ai-photoshoots - **Detail file:** https://localhost:10000/llms/ai-photoshoots.txt ### Batch creation (`batch-creation`) — live - **What:** Run ghost mannequin or image-from-scratch flows across many images in one session (high-volume workflows). - **Audience:** Teams processing many assets at once. - **URL:** https://localhost:10000/app/Creative/batch-creation - **Detail file:** https://localhost:10000/llms/batch-creation.txt ### Edit with Paint (`edit`) — beta - **What:** Paint regions to change and describe what should happen in each area — masked editing and inpainting on your image. - **Audience:** Retouchers and creatives refining existing shots. - **URL:** https://localhost:10000/app/Creative/edit - **Detail file:** https://localhost:10000/llms/edit.txt ### Garment on Mannequin (`ghost-mannequin`) — live - **What:** Turn product-on-model photos into clean ghost mannequin shots on white — ideal for fashion catalogs. - **Audience:** E-commerce, merchandising, and catalog teams. - **URL:** https://localhost:10000/app/Creative/ghost-mannequin - **Detail file:** https://localhost:10000/llms/ghost-mannequin.txt ### Fashion Image from scratch (`image-creation`) — live - **What:** Create fashion images from your text description and reference photos. Set aspect ratio and resolution. - **Audience:** Fashion brands, retailers, and creators using AI-assisted imagery. - **URL:** https://localhost:10000/app/Creative/image-creation - **Detail file:** https://localhost:10000/llms/image-creation.txt ### Outfit matcher (`outfit-matcher`) — beta - **What:** Upload a styled outfit photo and match pieces to items in a product catalog (experimental vision matching). - **Audience:** E-commerce, merchandising, and catalog teams. - **URL:** https://localhost:10000/app/outfit-matcher - **Detail file:** https://localhost:10000/llms/outfit-matcher.txt ### Post production filters (`post-production-filters`) — beta - **What:** Tune exposure, contrast, saturation, and warmth in real time. Polish flat AI renders before export — no new generation required. - **Audience:** Fashion brands, retailers, and creators using AI-assisted imagery. - **URL:** https://localhost:10000/app/Creative/post-production-filters - **Detail file:** https://localhost:10000/llms/post-production-filters.txt ### Reference Campaign AI Photoshoots (`reference-photoshoots`) — beta - **What:** Generate a fashion photoshoot of your garment that matches a reference campaign image or mood. - **Audience:** Brand marketing, campaigns, and lookbooks. - **URL:** https://localhost:10000/app/Creative/reference-photoshoots - **Detail file:** https://localhost:10000/llms/reference-photoshoots.txt ### Creators UGC photo sets (`styled-photoset`) — live - **What:** Upload your garment looks, pick a creator photo set with a UGC-style aesthetic, and generate matching frames in one run — ideal for social carousels and organic-looking content. - **Audience:** Social marketing and content teams. - **URL:** https://localhost:10000/app/Creative/styled-photoset - **Detail file:** https://localhost:10000/llms/styled-photoset.txt ### Virtual try-on (`virtual-try-on`) — live - **What:** Combine a person photo with a garment image to preview how the garment looks on the subject. - **Audience:** Styling, personalization, and shopper-facing previews. - **URL:** https://localhost:10000/app/Creative/virtual-try-on - **Detail file:** https://localhost:10000/llms/virtual-try-on.txt ## Cross-references - Pricing & per-generation cost: https://localhost:10000/llms/pricing.txt - Compact site brief (TOC): https://localhost:10000/llms.txt - Long-form brief (single file): https://localhost:10000/llms-full.txt --- *Generated on 2026-05-01. Source: `CREATIVE_TEMPLATES` in `app/app/Creative/(templates)/registry.ts` plus supplemental + onboarding ids in `lib/llms-txt.ts`.*