Try MiniMax FastH3 V2 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
Image GenerationActive

Z Image Pro Uncensored (Text-to-Image)

bywiro-partners

Create uncensored images from a written scene prompt in 1K or 2K, with preset aspect ratios. Optional prompt expansion and a fixed seed help consistency.

Text to Image
Model ID
z image pro uncensored
Provider
wiro-partners
Updated
1790175848
z image pro uncensored
14
Comments
Average rating : 3.5 (26 users)
Providerwiro-partners
Modelz image pro uncensored
Text to Image
wiro playground—wiro-partners/z image pro uncensored
Reset to defaults

Required. The prompt to generate the image.

Required. Quality tier for the generated image. The price is the same either way.

Required. Aspect ratio of the output. The size depends on the resolution tier.

Required. Rewrites and expands the prompt before generation, with slightly longer latency. Useful for short prompts.

Sample outputs
Sample 1
Sample 2
Sample 3
Sample 4
Updated 1790175848

Overview

Z Image Pro Uncensored is a text-to-image model by Wiro-Partners. You write a scene description, pick a resolution tier and aspect ratio, and it renders one finished image. You can enable prompt expansion to rewrite short prompts into richer descriptions. It’s useful when you need permissive image generation and consistent framing across many preset sizes.

What you can build

  • NSFW or mature-themed illustration pipelines for age-gated products
  • Photoreal ad concepts and editorial-style fashion mockups
  • Character art and concept frames for games and comics
  • Social posts and banners with fixed frame sizes
  • A/B variants by reusing the same seed across prompt tweaks
  • Quick moodboards with consistent composition ratios

Inputs

  • A required written prompt that describes the image you want.
  • A required output quality tier of 1K or 2K.
  • A required aspect ratio preset, which also fixes the exact pixel size.
  • An optional prompt expansion switch that rewrites and lengthens your prompt before generation.
  • An optional numeric seed from 0 to 2,147,483,647 for repeatable results.

Outputs

  • One generated image per request.
  • The image is returned at the exact pixel size implied by your ratio and tier.
  • Supported size presets include: - 16:9 (2K 2048×1152 / 1K 1024×576)
    • 9:16 (2K 1152×2048 / 1K 576×1024)
    • 1:1 (2K 2048×2048 / 1K 1024×1024)
    • 4:3 (2K 2048×1536 / 1K 1024×768)
    • 3:4 (2K 1536×2048 / 1K 768×1024)
    • 3:2 (2K 2048×1360 / 1K 1024×688)
    • 2:3 (2K 1360×2048 / 1K 688×1024)
    • 5:4 (2K 2048×1632 / 1K 1024×816)
    • 4:5 (2K 1632×2048 / 1K 816×1024)
    • 2:1 (2K 2048×1024 / 1K 1024×512)
    • 1:2 (2K 1024×2048 / 1K 512×1024)
    • 21:9 (2K 2048×880 / 1K 1024×432)
    • 9:21 (2K 880×2048 / 1K 432×1024)

Limitations

  • This is a text-only generator. It doesn’t take reference images for identity locking.
  • Prompt expansion can change wording and add details you didn’t explicitly request.
  • Extremely short, ambiguous, or conflicting prompts can drift from your intent.
  • Fine text inside the image may be imperfect, especially at smaller 1K sizes.
  • If you need a custom pixel size, you must choose the closest preset ratio.

Safety & compliance

  • “Uncensored” means fewer refusals. It doesn’t remove legal and policy duties.
  • Don’t generate illegal content or sexual content involving minors.
  • Don’t create non-consensual sexual imagery or exploitative content.
  • Get consent before generating or depicting a real person’s likeness.
  • Don’t use the model for deception, harassment, or impersonation.
  • Treat prompts as sensitive if they include personal data or identifying details.

Example prompts

Great starting points for z image pro uncensored.

a tall blonde woman with long wavy hair in a champagne silk lingerie set reclining on a velvet chaise in a grand old hotel suite, tall arched windows behind her, dusty afternoon light, photorealistic editorial photography, fine fabric detailImage Generation
a brunette woman with sun-streaked shoulder length hair in a navy bikini standing waist deep in clear turquoise water, small waves around her, bright midday sun, water droplets on her skin, high detail swimwear campaign photographyImage Generation
a dark auburn haired woman with long straight hair in a deep plum lingerie set standing in front of a rain-streaked window in a modern loft, grey overcast light, soft reflections on the glass, photorealistic editorial photography, natural skin textureImage Generation
a light brown haired woman with loose beach waves in a white crochet bikini sitting on the stone steps of a sunlit mediterranean villa, bougainvillea climbing the wall, strong afternoon shadows, natural skin texture, travel editorial photographyImage Generation

API quick start

Run z image pro uncensored with a single API call.

POST https://api.wiro.ai/v1/Run/wiro-partners/z-image-pro-uncensored
{
  "prompt": "a brunette woman with sun-streaked should…",
  "resolution": "2k",
  "ratio": "16:9",
  "promptExtend": "false"
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/wiro-partners/z-image-pro-uncensored" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "prompt": "a brunette woman with sun-streaked should…",
  "resolution": "2k",
  "ratio": "16:9",
  "promptExtend": "false"
}
JSON
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
ModelsNano Banana 2GPT Image 2.5Seedream V5 ProSeedance 2.5Veo 3.1Kling V3FLUX 3FLUX.2 ProWan 3.0 PrimeGrok Imagine 1.5
PartnersGoogleOpenAIByteDanceBlack Forest LabsKling AIQwenAlibabaxAIMiniMaxElevenLabs
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion