SheetAI

SHEETAI_IMAGE Function Guide

Use AI to generate images directly in your spreadsheet cells, with SheetAI for Google Sheets

Install SheetAI

What is SHEETAI_IMAGE Function?

The SHEETAI_IMAGE function allows you to generate images directly in your spreadsheet using AI. Simply describe what you want, and the function will create an image based on your description. Perfect for creating visuals, mockups, and illustrations on the fly.

Basic Syntax

The basic syntax is:

=SHEETAI_IMAGE(prompt, style, size)

The style parameter is optional and can be used to specify artistic styles. Size can be "small", "medium", or "large".

Examples

TaskPromptFormulaOutput
Generate logoA minimalist logo of a mountain peak in blue=SHEETAI_IMAGE(B2, "minimal", "medium")
[Logo]
Create illustrationA cute cartoon robot watering plants in a garden=SHEETAI_IMAGE(B3, "cartoon", "large")
[Image]