SheetAI
← All updates
April 2025New Feature

Generate AI Images in Your Spreadsheet

You can now generate AI images directly inside Google Sheets cells. Just describe what you want and SHEETAI_IMAGE creates it. Perfect for product mockups, social media content, or adding visuals to your data.

What's included

  • New SHEETAI_IMAGE function — describe an image and it appears in your cell
  • Supports multiple sizes: 256x256, 512x512, 1024x1024
  • Use SHEETAI_MODELS() in any cell to see the complete list of available AI models

Try it yourself

A
1
=SHEETAI_IMAGE("a cat wearing sunglasses")
2
[AI-generated image appears in cell]
A
1
=SHEETAI_MODELS()
2
gpt-4o, gpt-4o-mini, claude-3-sonnet, gemini-2.0-flash...