Generate visuals with Muapi Z-Image P, a Qubico text-to-image model. Create images from prompts with size, seed, negative prompts, and batch controls.
About this model
Z-Image P is a cost-effective text-to-image model that generates images from text prompts. Describe what you want to see, and the model creates a matching image. Control the output with parameters like negative prompts (what to exclude), image dimensions, seed values for reproducibility, and batch size for generating multiple variations. The model is particularly useful for rapid prototyping, generating backgrounds, creating variations for A/B testing, or building content at massive scale where cost-per-image is critical.
With pricing under a cent per image, Z-Image P is ideal for high-volume use cases: batch processing, iterative design workflows, or applications where you generate many images and cost matters. Muapi's unified API makes it accessible alongside premium models, letting you choose the right tier for each creative task.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.004 per generation | Z-Image P's micro-pricing makes it one of the most affordable text-to-image options available, cost-effective for batch processing, prototyping, and high-volume image generation. |
Z-Image P's micro-pricing makes it one of the most affordable text-to-image options available, cost-effective for batch processing, prototyping, and high-volume image generation.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text prompt describing the desired image content. | A tiny Earth-like planet floating inside a glass bottle placed on a wooden table, clouds slowly swirling around the planet, extremely detailed macro photography style |
| Negative Prompt | string | The negative prompt for image generation | |
| Width | integer | Width of the output image. | 1024 |
| Height | integer | Height of the output image. | 1024 |
| Seed | int | Random seed for generation. Set to -1 for random. | -1 |
| Flow Shift | number | Increase if you get too many blurry/dark/bad images. Decrease to try increasing detail. | 3 |
| Batch Size | integer | Number of images to generate. | 1 |
Text prompt describing the desired image content.
A tiny Earth-like planet floating inside a glass bottle placed on a wooden table, clouds slowly swirling around the planet, extremely detailed macro photography styleThe negative prompt for image generation
Width of the output image.
1024Height of the output image.
1024Random seed for generation. Set to -1 for random.
-1Increase if you get too many blurry/dark/bad images. Decrease to try increasing detail.
3Number of images to generate.
1Developer documentation
Frequently asked
Z-Image P supports a flexible range of dimensions—common options include 512×512, 768×768, 1024×1024, and rectangular formats like 512×768 or 1024×768. Check muapi's documentation for the full supported dimension list.
A seed controls the randomness of image generation. Using the same seed + prompt always produces identical images, making it useful for reproducibility. Different seeds from the same prompt create variations on the same concept.
Z-Image P costs $0.004 per generation (less than half a cent). This ultra-low pricing makes it ideal for high-volume image generation tasks where cost efficiency is paramount.