UlazAI - AI Image & Video Tools

Pro 2K

WAN 2.7 Image Pro for 2K image generation and editing in Image Studio

Higher-cost 2K generation and edit tier for teams that want the WAN 2.7 Pro route directly inside UlazAI.

UlazAI billing
12 credits / image
Provider rate
12 credits / image
Approx USD
$0.06 / image
Provider model
wan/2-7-image-pro
Best for: Premium product shots, refined ad creative edits, sharper commercial deliverables, and higher-value prompt iterations.
Workflow: one async createTask route for prompt-only generation and reference-based edits.
Resolution: 2K in the current public provider docs.

Why teams add WAN 2.7 Image Pro

This route gives you one 2K image model that works for both fresh generations and edit-first workflows, so you can test prompts quickly and then reuse reference images without switching tools.

Prompt-only or edit-first

Use it for a brand-new image or pass one or more public reference image URLs when you want to restage, restyle, or refine an existing visual.

Clear 2K positioning

The current provider docs expose a 2K request path, so the Image Studio setup stays intentionally simple instead of pretending the model has modes we have not verified.

Whole-credit billing on UlazAI

Provider pricing is 12 credits per image, so UlazAI billing stays at 12 credits with no rounding delta.

API flow

1. Create the job

Send a prompt to the same async image route. For edits, add one or more image URLs and keep the quality at 2K.

POST /api/v1/jobs/createTask
model: wan/2-7-image-pro
2. Keep the payload minimal

Current docs show prompt, optional input_urls, fixed 2K resolution, and optional region metadata. Image Studio uses the minimal safe payload rather than overfilling speculative inputs.

3. Poll or use callbacks

Like the other UlazAI async image models, you can poll the task record endpoint or wait for your callback and then read the final result URL.

GET /api/v1/jobs/recordInfo?taskId=...

Current inputs

prompt: describe the image you want to generate or the change you want to make.
input_urls: optional for generation, used for edit workflows.
resolution: 2K in the current public docs and in the UlazAI studio config.
bbox_list: optional region boxes for edit flows. Image Studio keeps this empty by default for full-image edits.
watermark / seed / thinking_mode: Image Studio sends the stable documented defaults.

WAN 2.7 Image Pro vs WAN 2.7 Image

Model UlazAI credits Provider rate Best fit
WAN 2.7 Image Pro 12 12 Premium product shots, refined ad creative edits, sharper commercial deliverables, and higher-value prompt iterations.
WAN 2.7 Image 5 4.8 Higher-value commercial image work with the same 2K async flow.

FAQ

Does WAN 2.7 Image Pro support editing?

Yes. The current documented route covers both prompt-only generation and edits when you pass reference image URLs.

What does UlazAI charge?

Provider pricing is 12 credits per image, so UlazAI billing stays at 12 credits with no rounding delta.

Can I use it through API and the studio?

Yes. The same model is available through Image Studio for testing and the async image API for production integration.

Is aspect ratio configurable?

We currently expose this route with provider-managed framing because the public provider docs show 2K requests clearly but do not document a verified ratio matrix we want to promise publicly.

Try WAN 2.7 Image Pro in UlazAI

Open the model in Image Studio, test a prompt-only render or upload a reference image for editing, and keep the workflow on the same async stack when you move to API.