Qwen Image API - 出色的圖像生成與高精度圖像編輯 API!
Qwen Image 是阿里巴巴通義研究實驗室推出的強大圖像生成基礎模型,支援 26+ 種語言的高精度多語言文字渲染與精細圖像編輯!
Qwen Image API 定價
Pay per image, no subscription required
Qwen Image API - GenerationGeneration
$0.015 /圖像
- Text-to-image generation with multilingual text rendering.
Qwen Image API - EditEdit
$0.025 /圖像
- Precision image editing through the Qwen Image API.
Qwen Image API Features
Qwen Image API 在 26+ 種語言上提供出色的文字渲染能力,包括英文、中文與日文,在字母文字與表意文字上都能達到接近母語級表現。
SOTA 表現
Qwen Image 在 領先基準測試 中取得最先進結果,包括 GenEval、DPG、OneIG-Bench、GSO、GEdit、ImgEdit、ChineseWord、TextCraft 和 LongText-Bench,在整體偏好與品質上優於其他頂級模型。
卓越的多語言文字渲染
在 26+ 種語言中提供出色的文字渲染能力,包括英文、中文和日文,對字母文字與表意文字都能達到接近母語級效果。
200 億參數基礎模型
基於 200 億參數架構,Qwen Image 在文字渲染、圖像編輯與藝術生成方面樹立新標準,兼具精度、保真度與創作靈活性。
Qwen Image Edit
Qwen Image Edit API 提供業界領先的圖像編輯能力,擅長低階、高階以及精確的文字驅動編輯,從細粒度物件修飾到完整場景轉換都能勝任。
圖像理解
Qwen Image 具備深度視覺理解能力,支援目標檢測、語義分割、深度估計、新視角合成與超解析度,為智慧視覺創作提供完整基礎。
極速生成
Qwen 針對快速圖像合成進行最佳化,即使在複雜、多物件或多提示場景下也能保持優秀品質。
GPU 最佳化推理
PiAPI 的 Qwen Image API 非常適合 GPU 部署,可在雲端與本地環境中實現低延遲、大規模圖像生成。
批次處理
Qwen API 支援多提示詞並行批次生成,提高生產級工作流程中的圖像建立效率。
商業授權
基於 Apache 2.0 授權發布,支援個人與商業用途。藉由 Qwen AI API,你可以自由進行創作、修改與分發。
Integrate in Minutes
Create your API key
Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.
Top up credits
Add credits on the billing page when you are ready to scale beyond the free tier.
Call the API
POST your first task following the API docs, then poll the task until the result is ready.
Iterate in the playground
Prototype prompts and settings in the the playground above before wiring them into your product.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "Qubico/qwen-image",
"task_type": "txt2img",
"input": {
"prompt": "A multilingual editorial poster with precise typography.",
"width": 1024,
"height": 1024
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"image_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run qwen-image \ prompt="A multilingual editorial poster with precise typography." \ width=1024 \ height=1024 ✓ Task completed! https://img.theapi.app/ephemeral/…
想進一步了解 Qwen Image API?
什麼是 Qwen Image?
由 阿里巴巴, 開發,Qwen Image 是強大的 T2I 模型,能夠進行圖像生成與編輯。在 PiAPI, 我們提供 Qwen AI API,非常適合開發者與內容創作者。
Qwen Image API 的文字渲染支援哪些語言?
Qwen Image 同時支援英文等字母文字與中文等表意文字,在不同語言系統中都能提供準確的排版細節。
Qwen Image 能勝任專業圖像編輯嗎?
當然可以。Qwen Image 專為高精度圖像編輯而設計,包括風格遷移、物件插入/移除、細節增強,以及圖像內文字編輯,非常適合專業應用場景。
Qwen Image 可以生成哪些藝術風格?
Qwen Image 可以生成多種藝術風格,從寫實場景到印象派繪畫,再到鮮明動漫風格都能勝任。
Qwen Image API 適合建立虛擬頭像嗎?
適合。憑藉其先進的語義與外觀編輯能力,Qwen Image API 可以將輸入圖像轉換為多種風格,非常適合虛擬頭像創作。
More questions? See the API docs.
Our blog
Qwen Image API


