🎁 New Sign up free, 10 calls on us. Up to $1, no card needed.

wan2.7-image-pro Released 2026-04-01

Alibaba image
Price$0.075/image

Provider list prices: no platform markup, pay-as-you-go. These are official list prices. Logged-in customers may see effective prices including workspace discounts on /console/pricing.

Use wan2.7-image-pro in 30 seconds

OpenAI-compatible: swap the base_url, keep your SDK. POST /v1/images/generations

from openai import OpenAI

client = OpenAI(
    base_url="https://synthorai.io/v1",
    api_key="sk-syn-...",
)

resp = client.images.generate(
    model="wan2.7-image-pro",
    prompt="a watercolor lighthouse at dawn",
    size="1024x1024",
)
print(resp.data[0].b64_json[:80])

About wan2.7-image-pro

4K output for text-to-image work
Optional thinking mode improves output quality
Up to nine reference images

Wan2.7-Image-Pro is the premium tier of Alibaba's Wan2.7 image line, sharing the base model's unified generation-and-editing architecture, image-set generation, and multi-image reference with up to nine inputs.

  • On top of that, the official docs give it 4K output for text-to-image work and an optional thinking mode that enhances inference to improve output quality at the cost of longer generation time.
  • Editing and image sets support up to 2K resolution.
  • Synthorai serves the Pro variant through the same OpenAI-compatible API as the rest of its image catalog.

Specs & limits

Modalitiestext + image → image
Image capabilities4K text-to-image (max 4096x4096; editing max 2K), aspect ratios 1:8-8:1; instruction + click-to-edit editing; character-consistent sets up to 12 images; print-quality text rendering incl. formulas/tables
NotableFlagship Wan2.7 image model: color-palette control via hex codes for exact brand colors; API-only via Model Studio

per Alibaba official docs ↗

FAQ

Is the wan2.7-image-pro API free to try?

Yes: new accounts get 10 trial calls and up to $1 in free credit, no card required. That's enough to try wan2.7-image-pro against your real workload before adding a payment method.

What is wan2.7-image-pro best at?

4K output for text-to-image work, plus optional thinking mode improves output quality and up to nine reference images. See the About section for the full picture from the vendor's own release notes.

How much does wan2.7-image-pro cost?

wan2.7-image-pro costs $0.075 per generated image on Synthorai: pay-as-you-go, no platform markup, no subscription.

How do I generate images with the wan2.7-image-pro API?

POST to /v1/images/generations on Synthorai with model="wan2.7-image-pro". It follows the OpenAI images API shape, so no vendor SDK is needed.

How do I get access to wan2.7-image-pro?

Point your existing OpenAI SDK at base_url="https://synthorai.io/v1", set model="wan2.7-image-pro", and you're done. One API key covers every model on the gateway.

Related models

Get your free API key Compare your cost →