Qwen Image API Fiyatlandirma
Pay per image, no subscription required
Qwen Image API - GenerationGeneration
$0.015 /gorsel
- Text-to-image generation with multilingual text rendering.
Qwen Image API - EditEdit
$0.025 /gorsel
- Precision image editing through the Qwen Image API.
Qwen Image API Features
Qwen Image API 26+ dilde ust duzey metin olusturma sunar.
SOTA Performansi
Qwen Image lider benchmarklarda son teknoloji sonuclar elde eder.
Ustun cok dilli metin olusturma
Ingilizce, Cince ve Japonca dahil 26+ dilde ust duzey metin olusturma sunar.
20B parametreli temel model
20 milyar parametreli mimarisiyle metin, duzenleme ve sanatsal uretimde yeni bir standart belirler.
Qwen Image Edit
Nesne iyilestirmeden tam sahne donusumlerine kadar sektor lideri duzenleme saglar.
Goruntu anlama
Nesne algilama, anlamsal segmentasyon, derinlik tahmini, yeni gorunum sentezi ve super-cozunurluk destekler.
Simsek hizinda uretim
Karmasik senaryolarda bile kaliteyi koruyarak hizli goruntu sentezi icin optimize edilmistir.
GPU optimize cikarim
PiAPI'nin Qwen Image API'si bulut ve yerel ortamlarda GPU kurulumlari icin son derece verimlidir.
Toplu isleme
Paralel goruntu uretimi icin coklu prompt toplu olusturma destekler.
Ticari lisans
Apache 2.0 lisansi ile kisisel ve ticari kullanim icin sunulur.
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": "qwen-image",
"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 hakkinda daha fazla bilgi mi istiyorsunuz?
Qwen Image nedir?
Gelistiren Alibaba, Qwen Image, goruntu olusturma ve duzenleme yapabilen guclu bir T2I modelidir. PiAPI, uzerinde gelistiriciler ve icerik ureticileri icin Qwen AI API sunuyoruz.
Metin olusturma icin hangi dilleri destekler?
Ingilizce gibi alfabetik dilleri ve Cince gibi logografik yazi sistemlerini yuksek tipografik dogrulukla destekler.
Profesyonel goruntu duzenleme icin uygun mu?
Evet. Stil aktarimi, nesne ekleme/cikarma, detay iyilestirme ve goruntu icinde metin duzenleme gibi yuksek hassasiyetli gorevler icin tasarlanmistir.
Hangi sanatsal stilleri uretebilir?
Fotogercekci sahnelerden empresyonist tablolar ve canli anime estetiklerine kadar genis bir yelpaze sunar.
Sanal avatar olusturma icin uygun mu?
Evet, gelismis anlamsal ve gorunus duzenleme yetenekleri sayesinde uygundur.
More questions? See the API docs.
Our blog
Qwen Image API


