Image to Image

Qwen Image

Image transformation with text rendering capability.

Hint: You can drag and drop a file or click to upload

ตัวอย่าง
Example output

ผลลัพธ์ตัวอย่างแสดงด้านบน พรอมต์และการตั้งค่าถูกกรอกไว้แล้วทางซ้าย

คำขอของคุณจะมีค่าใช้จ่าย $0.02 ต่อการรัน สำหรับ $10 คุณสามารถรันโมเดลนี้ได้ประมาณ 500 ครั้ง

อีกหนึ่งเรื่อง:

README

Alibaba / Qwen ImageImage to Image (qwen-image-i2i)

Qwen Image แปลงรูปภาพด้วยความสามารถในการเรนเดอร์ข้อความที่ยอดเยี่ยม

จุดเด่น

  • เรนเดอร์ข้อความ เพิ่มหรือแก้ไขข้อความในรูปภาพ.
  • Complex transformations รองรับการเปลี่ยนแปลงละเอียด.
  • Accurate ตีความพรอมต์อย่างแม่นยำ.

พารามิเตอร์

  • image*Source image to transform
  • prompt*Description of the transformation
  • negative_promptThings to avoid
  • aspect_ratioOutput aspect ratio
    • 1:1 (Square)
    • 16:9 (Landscape)
    • 9:16 (Portrait)
    • 4:3 (Classic)
    • 3:4 (Portrait)

ราคา

$0.05 ต่อการสร้าง

วิธีใช้งาน

  1. 1.อัปโหลดภาพต้นฉบับ
  2. 2.เขียนพรอมต์การแปลง
  3. 3.สร้างและดาวน์โหลด

โมเดลอื่นที่น่าลอง

Design work: เพิ่มข้อความซ้อนทับ.
การตลาด: สร้างรูปภาพโปรโมท.
Content editing: แก้ไขรูปภาพที่มีอยู่.

Frequently Asked Questions

What is the Qwen Image API?
Image transformation with text rendering capability.
How much does Qwen Image cost via API?
Qwen Image costs $0.0500 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use Qwen Image via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "qwen-image-i2i". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does Qwen Image generate?
Qwen Image is a image to image model by Alibaba. Key features include: Image input, Text rendering, Complex prompts.
Is the Qwen Image API fast?
Qwen Image has medium generation speed. Results are delivered via polling or webhook callback for seamless integration.