Create Image

Go to Product

Creates an image given a prompt. Learn more.

Options

Body
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Created: The Unix timestamp (in seconds) of when the image was created.
  • Data: The list of generated images.
  • Background: The background parameter used for the image generation. Either transparent or opaque.
  • Output Format: The output format of the image generation. Either png, webp, or jpeg.
  • Size: The size of the image generated. Either 1024x1024, 1024x1536, or 1536x1024.
  • Quality: The quality of the image generated. Either low, medium, or high.
  • Usage: For gpt-image-1 only, the token usage information for the image generation.

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.