Image to Image

GPT Image

OpenAI's image transformation model.

Schema

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

Beispiel
Example output

Beispielausgabe oben gezeigt. Prompt und Einstellungen sind links vorausgefüllt.

Ihre Anfrage kostet $0.042 pro Ausführung. Für $10 können Sie dieses Modell ungefähr 238 Mal ausführen.

Noch etwas:

README

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

GPT Image transformiert vorhandene Bilder basierend auf Text-Prompts.

Highlights

  • Bildtransformation Ändern Sie vorhandene Bilder mit Text-Prompts.
  • Fotorealistisch Behält hochwertige Ausgabe bei.
  • Flexibel Funktioniert mit verschiedenen Bildtypen.

Parameter

  • 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)

Preise

$0.05 pro Generierung

Anleitung

  1. 1.Laden Sie Ihr Quellbild hoch.
  2. 2.Schreiben Sie einen Prompt, der die Transformation beschreibt.
  3. 3.Generieren und herunterladen.

Weitere Modelle zum Ausprobieren

Fotobearbeitung: Transformieren und verbessern Sie Fotos.
Stil-Transfer: Wenden Sie künstlerische Stile auf Bilder an.
Content-Erstellung: Generieren Sie Variationen vorhandener Bilder.

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.