Gemini 3 Flash Image
Gemini 3 Flash Image is a image model provided by Google, available on Free.ai via fal.ai. Each image costs approximately 39,000 tokens. All external model pricing includes Free.ai's standard 30% markup over provider cost; you can always compare against our self-hosted models which run free within your daily limit.
Use cases
- Product shots, marketing visuals, social posts
- Concept art, book covers, album art
- Avatars, stickers, illustrations
Pricing
$5 buys 200K tokens. $500 buys 100M (5× volume bonus).
Grant credits (signup, startup, edu) don't cover premium models — purchase any pack ≥ $5 to activate.
Try Gemini 3 Flash Image
Use via API
curl -X POST https://api.free.ai/v1/image/generate/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"fal-ai/gemini-3-flash-image","prompt":"your prompt here"}'
API Documentation
Get API Key