Skip to main content
Image Image Editing fal.ai

GLM Image I2I

GLM Image I2I costs $0.060/image on FairStack — a image editing model for General image editing, Zhipu AI workflows, Standard modifications. 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.060/image

What is GLM Image I2I?

GLM Image I2I from Zhipu AI provides solid general-purpose image editing capabilities at $0.05 per edit. It handles standard modification tasks including style adjustments, object changes, and general image alterations with reliable consistency, integrating naturally with the broader Zhipu AI ecosystem. The model delivers predictable results across common editing tasks, making it a practical choice for workflows that need dependable editing without specialized requirements. For teams already using Zhipu's GLM language models or other AI services, the editing model provides a consistent experience within the same ecosystem. Compared to FLUX 2 Pro Edit at $0.025 which offers stronger editing capabilities at half the price, GLM Edit occupies a mid-range position without a clear competitive advantage. Against Qwen Edit 2511 at $0.02 which is the most affordable full-featured editor, GLM costs more without offering specialized strengths. The model is primarily relevant for Zhipu ecosystem users. Best suited for general image editing within the Zhipu AI ecosystem, standard modifications, reliable editing workflows, and teams already invested in the GLM product family. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Solid general-purpose editing
Zhipu AI ecosystem
Good standard modifications

What are GLM Image I2I's strengths?

Good general editing
Reliable results
Zhipu ecosystem integration

What are GLM Image I2I's limitations?

Mid-range cost at $0.05
No standout editing feature

What is GLM Image I2I best for?

General image editing Zhipu AI workflows Standard modifications

How much does GLM Image I2I cost?

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

How does GLM Image I2I perform across capabilities?

GLM Image edit — decent CJK text preservation

photorealism
76%
layout precision
52%
text rendering
48%
identity consistency
40%
style adherence
70%
editing
72%
fine detail
65%
multi subject
48%
lighting complexity
62%
storytelling
52%

How do I use the GLM Image I2I 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": "glm-image-i2i",
    "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": "glm-image-i2i",
        "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: "glm-image-i2i",
      prompt: "Your prompt here",
    }),
  }
);

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

What parameters does GLM Image I2I support?

Parameter
Type
Default
Details
image_size
enum_or_object
square_hd
Options: square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9...
num_images
integer
1
Range: 1–4
output_format
enum
jpeg
Options: jpeg, png
seed
integer (optional)
guidance_scale
float
1.5
Range: 1–10
num_inference_steps
integer
30
Range: 10–100

Frequently Asked Questions

How much does GLM Image I2I cost?

GLM Image I2I costs $0.060/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 GLM Image I2I and what is it best for?

GLM Image I2I from Zhipu AI provides solid general-purpose image editing capabilities at $0.05 per edit. It handles standard modification tasks including style adjustments, object changes, and general image alterations with reliable consistency, integrating naturally with the broader Zhipu AI ecosystem. The model delivers predictable results across common editing tasks, making it a practical choice for workflows that need dependable editing without specialized requirements. For teams already using Zhipu's GLM language models or other AI services, the editing model provides a consistent experience within the same ecosystem. Compared to FLUX 2 Pro Edit at $0.025 which offers stronger editing capabilities at half the price, GLM Edit occupies a mid-range position without a clear competitive advantage. Against Qwen Edit 2511 at $0.02 which is the most affordable full-featured editor, GLM costs more without offering specialized strengths. The model is primarily relevant for Zhipu ecosystem users. Best suited for general image editing within the Zhipu AI ecosystem, standard modifications, reliable editing workflows, and teams already invested in the GLM product family. Available on FairStack at infrastructure cost plus a 20% platform fee. GLM Image I2I is best for General image editing, Zhipu AI workflows, Standard modifications. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does GLM Image I2I have an API?

Yes. GLM Image I2I 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 GLM Image I2I compare to other image models?

GLM Image I2I excels at General image editing, Zhipu AI workflows, Standard modifications. It is a image editing model priced at $0.060/image on FairStack. Key strengths: Good general editing, Reliable results. Compare all image models at fairstack.ai/models.

What makes GLM Image I2I stand out for image editing?

GLM Image I2I distinguishes itself with good general editing and reliable results. Generation typically completes in 5-15 seconds.

What are the limitations of GLM Image I2I for editing?

Key limitations include: mid-range cost at $0.05; no standout editing feature. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is GLM Image I2I?

GLM Image I2I typically completes in 5-15 seconds. This provides a good balance between output quality and processing speed for most production workflows.

What features does GLM Image I2I support?

GLM Image I2I offers: solid general-purpose editing; zhipu ai ecosystem; good standard modifications. All capabilities are accessible through both the FairStack web interface and REST API.

Start using GLM Image I2I today

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

Start Creating