Image to Image

GPT Image

OpenAI's image transformation model.

模式

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

示例
Example output

上方显示的是示例输出。提示词和设置已预填在左侧。

您的请求将花费 $0.042 每次运行。 使用 $10 您可以运行此模型约 238 次。

还有一件事:

README

OpenAI / GPT ImageImage to Image (gpt-image-i2i)

GPT Image 基于文本提示词转换现有图像。

亮点

  • 图像转换使用文本提示词修改现有图像。
  • 逼真保持高质量输出。
  • 灵活适用于各种图像类型。

参数

  • image*Source image to transform
  • prompt*Description of the transformation
  • sizeOutput image resolution
    • 1024×1024 (1:1)
    • 1536×1024 (3:2)
    • 1024×1536 (2:3)

定价

$0.05 每次生成

如何使用

  1. 1.上传您的源图像。
  2. 2.编写描述转换的提示词。
  3. 3.生成并下载。

更多可试用的模型

照片编辑:转换和增强照片。
风格转换:将艺术风格应用于图像。
内容创作:生成现有图像的变体。

Frequently Asked Questions

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