Skip to main content
Image Image Editing RunPod

P-Image Edit (Pruna)

P-Image Edit (Pruna) costs $0.012/image on FairStack — a image editing model for General editing workflows, Identity-preserving edits, Reliable image modification. 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.012/image

What is P-Image Edit (Pruna)?

P-Image Edit is the editing counterpart to P-Image T2I, providing strong identity preservation and precise editing capabilities for general-purpose image modification workflows. The model maintains the quality characteristics of the T2I variant while adding robust reference-based editing support. Strong identity preservation during edits is the model's primary strength — modified elements integrate naturally with preserved portions of the image. Editing precision is good, with reliable results across a range of modification types including style adjustments, object changes, and compositional tweaks. Fast generation speed enables rapid iteration through multiple edit variations. Compared to FLUX Kontext Pro, which specializes in surgical element-level edits, P-Image Edit provides a more balanced general-purpose editing experience. Against Seedream Edit, it offers broader editing versatility but less specialized character consistency. The model's consistent, reliable results make it a practical default for production editing workflows. Ideal for general editing workflows where reliability matters, identity-preserving edits, production pipelines requiring consistent editing quality, and any modification task that needs solid results without specializing in a particular editing niche. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Strong identity preservation during edits
Good editing precision
Reliable, consistent results

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

Strong identity preservation
Good editing quality
Reliable results

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

Mid-range cost
Less specialized than Kontext for surgical edits

What is P-Image Edit (Pruna) best for?

General editing workflows Identity-preserving edits Reliable image modification

How much does P-Image Edit (Pruna) cost?

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

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

photorealism
52%
layout precision
42%
text rendering
28%
identity consistency
45%
style adherence
48%
editing
58%
fine detail
42%
multi subject
38%
lighting complexity
42%
storytelling
40%

How do I use the P-Image Edit (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-edit",
    "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-edit",
        "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-edit",
      prompt: "Your prompt here",
    }),
  }
);

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

What parameters does P-Image Edit (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 Edit (Pruna) cost?

P-Image Edit (Pruna) costs $0.012/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 Edit (Pruna) and what is it best for?

P-Image Edit is the editing counterpart to P-Image T2I, providing strong identity preservation and precise editing capabilities for general-purpose image modification workflows. The model maintains the quality characteristics of the T2I variant while adding robust reference-based editing support. Strong identity preservation during edits is the model's primary strength — modified elements integrate naturally with preserved portions of the image. Editing precision is good, with reliable results across a range of modification types including style adjustments, object changes, and compositional tweaks. Fast generation speed enables rapid iteration through multiple edit variations. Compared to FLUX Kontext Pro, which specializes in surgical element-level edits, P-Image Edit provides a more balanced general-purpose editing experience. Against Seedream Edit, it offers broader editing versatility but less specialized character consistency. The model's consistent, reliable results make it a practical default for production editing workflows. Ideal for general editing workflows where reliability matters, identity-preserving edits, production pipelines requiring consistent editing quality, and any modification task that needs solid results without specializing in a particular editing niche. Available on FairStack at infrastructure cost plus a 20% platform fee. P-Image Edit (Pruna) is best for General editing workflows, Identity-preserving edits, Reliable image modification. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does P-Image Edit (Pruna) have an API?

Yes. P-Image Edit (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 Edit (Pruna) compare to other image models?

P-Image Edit (Pruna) excels at General editing workflows, Identity-preserving edits, Reliable image modification. It is a image editing model priced at $0.012/image on FairStack. Key strengths: Strong identity preservation, Good editing quality. Compare all image models at fairstack.ai/models.

What makes P-Image Edit (Pruna) stand out for image editing?

P-Image Edit (Pruna) distinguishes itself with strong identity preservation and good editing quality. Generation typically completes in under 5 seconds.

What are the limitations of P-Image Edit (Pruna) for editing?

Key limitations include: mid-range cost; less specialized than kontext for surgical edits. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is P-Image Edit (Pruna)?

P-Image Edit (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 Edit (Pruna) support?

P-Image Edit (Pruna) offers: strong identity preservation during edits; good editing precision; reliable, consistent results. All capabilities are accessible through both the FairStack web interface and REST API.

Start using P-Image Edit (Pruna) today

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

Start Creating