
Imagegemini-3-pro-image-previewgemini-3-pro-image-preview
Gemini 3 Pro Image Preview
Gemini 3 Pro Image Preview via fal.ai (fal-ai/gemini-3-pro-image-preview).
Parameters
- safety_tolerancestringThe safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict.123456default: 4
- seedintThe seed for the random number generator.
- limit_generationsbooleanExperimental parameter to limit the number of generations from each round of prompting to 1. Set to `True` to to disregard any instructions in the prompt regarding the number of images to generate.default: false
- num_imagesintThe number of images to generate.default: 1range: 1 … 4
- resolutionstringThe resolution of the image to generate.1K2K4Kdefault: 1K
- output_formatstringThe format of the generated image.jpegpngwebpdefault: png
- aspect_ratiostringThe aspect ratio of the generated image.auto21:916:93:24:35:41:14:53:42:39:16default: 1:1
- system_promptstringOptional system instruction that steers the model's persona and output style across the request. Leave blank to omit; when provided, it is sent as the system instruction to Gemini (or as a system message on OpenAI-compatible providers).default:
- enable_web_searchbooleanEnable web search for the image generation task. This will allow the model to use the latest information from the web to generate the image.default: false