POST https://fal.run/fal-ai/ideogram/v2a/remix
Endpoint ID: fal-ai/ideogram/v2a/remix
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Related
- Ideogram V2A Turbo — Image Generation
- Ideogram V2A — Image Generation
- Ideogram V2A Turbo Remix — Image Generation
Capabilities
- Text prompt input
- Image input
- Aspect ratio control
- Strength control
- Reproducible generation (seed)
- Synchronous mode
API Reference
Input Schema
The prompt to remix the image with
The image URL to remix
The aspect ratio of the generated image Default value:
"1:1"Possible values: 10:16, 16:10, 9:16, 16:9, 4:3, 3:4, 1:1, 1:3, 3:1, 3:2, 2:3Strength of the input image in the remix Default value:
0.8Range: 0.01 to 1Whether to expand the prompt with MagicPrompt functionality. Default value:
trueSeed for the random number generator
The style of the generated image Default value:
"auto"Possible values: auto, general, realistic, design, render_3D, animeIf
True, the media will be returned as a data URI and the output data won’t be available in the request history.Output Schema
Seed used for the random number generator
Input Example
Output Example
Limitations
strengthrange: 0.01 to 1stylerestricted to:auto,general,realistic,design,render_3D,anime