Skip to main content
Image Text to Image RunPod

P-Image (Pruna)

P-Image (Pruna) costs $0.0060/image on FairStack — a text to image model for General-purpose high-quality generation, Balanced workflows, Reliable output. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.0060/image

What is P-Image (Pruna)?

P-Image T2I is a frontier image generation model delivering excellent quality across all capability dimensions. It offers strong layout precision, good photorealism, and reliable, consistent output — a combination that makes it a dependable choice for general-purpose high-quality image generation. The model's balanced capability profile means it handles diverse prompt types without significant weaknesses. Layout precision is a particular strength, enabling complex compositions with well-organized visual elements. Output consistency is high, reducing the number of re-generations needed to get acceptable results. Fast generation speed further improves workflow efficiency. Compared to specialists like Ideogram V3 (text rendering) or Seedream 4.0 (photorealism), P-Image T2I does not lead in any single category but delivers solid performance across all of them. This balanced profile makes it a practical default for workflows that encounter diverse requirements. Against other balanced models like Grok Imagine, it offers competitive quality with fast generation times. Best suited for general-purpose high-quality generation, balanced workflows that need reliability across different prompt types, and production pipelines that benefit from consistent output quality. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Strong all-round quality
Good layout precision
Reliable, consistent output
Balanced capability profile

What are P-Image (Pruna)'s strengths?

Strong across all dimensions
Good layout precision
Reliable output quality

What are P-Image (Pruna)'s limitations?

No standout single capability
Mid-range pricing

What is P-Image (Pruna) best for?

General-purpose high-quality generation Balanced workflows Reliable output

How much does P-Image (Pruna) cost?

Metric
FairStack
Details
Price per generation
$0.0060
Includes 20% margin
Subscription
None
Pay per generation only

How does P-Image (Pruna) perform across capabilities?

photorealism
55%
layout precision
45%
text rendering
30%
identity consistency
22%
style adherence
52%
fine detail
45%
multi subject
40%
lighting complexity
45%
storytelling
42%

How do I use the P-Image (Pruna) API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/image \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "p-image-t2i",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/image",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "p-image-t2i",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/image",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "p-image-t2i",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does P-Image (Pruna) support?

Parameter
Type
Default
Details
width
integer
1024
Range: 256–1536
height
integer
1024
Range: 256–1536
num_inference_steps
integer
28
Range: 1–50
guidance
float
7.5
Range: 0–10
seed
integer
-1
image_format
enum
jpeg
Options: png, jpeg

Frequently Asked Questions

How much does P-Image (Pruna) cost?

P-Image (Pruna) costs $0.0060/image on FairStack as of 2026-05-13. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is P-Image (Pruna) and what is it best for?

P-Image T2I is a frontier image generation model delivering excellent quality across all capability dimensions. It offers strong layout precision, good photorealism, and reliable, consistent output — a combination that makes it a dependable choice for general-purpose high-quality image generation. The model's balanced capability profile means it handles diverse prompt types without significant weaknesses. Layout precision is a particular strength, enabling complex compositions with well-organized visual elements. Output consistency is high, reducing the number of re-generations needed to get acceptable results. Fast generation speed further improves workflow efficiency. Compared to specialists like Ideogram V3 (text rendering) or Seedream 4.0 (photorealism), P-Image T2I does not lead in any single category but delivers solid performance across all of them. This balanced profile makes it a practical default for workflows that encounter diverse requirements. Against other balanced models like Grok Imagine, it offers competitive quality with fast generation times. Best suited for general-purpose high-quality generation, balanced workflows that need reliability across different prompt types, and production pipelines that benefit from consistent output quality. Available on FairStack at infrastructure cost plus a 20% platform fee. P-Image (Pruna) is best for General-purpose high-quality generation, Balanced workflows, Reliable output. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does P-Image (Pruna) have an API?

Yes. P-Image (Pruna) is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/image with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does P-Image (Pruna) compare to other image models?

P-Image (Pruna) excels at General-purpose high-quality generation, Balanced workflows, Reliable output. It is a text to image model priced at $0.0060/image on FairStack. Key strengths: Strong across all dimensions, Good layout precision. Compare all image models at fairstack.ai/models.

What makes P-Image (Pruna) stand out from other image generators?

P-Image (Pruna) stands out with strong across all dimensions and good layout precision. Generation typically completes in under 5 seconds.

What are the known limitations of P-Image (Pruna)?

Key limitations include: no standout single capability; mid-range pricing. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is P-Image (Pruna)?

P-Image (Pruna) typically completes in under 5 seconds. This makes it suitable for real-time applications, interactive workflows, and high-volume batch processing.

What features does P-Image (Pruna) support?

P-Image (Pruna) offers: strong all-round quality; good layout precision; reliable, consistent output; balanced capability profile. All capabilities are accessible through both the FairStack web interface and REST API.

Start using P-Image (Pruna) today

$0.0060/image. Full API access. No subscription.

Start Creating