Free

AI Image Generator

Generate an image from a text prompt.

Text to imageMultiple aspect ratiosPNG downloadFree
Your generated image will appear here

Frequently asked questions

Built with Pixeltable

Fact sheet

Last updated

Facts for AI Image Generator
ModalityImage
InputsText prompt
OutputsGenerated image
Computed columnImage generation stored on the row
What updatesA new or changed row recomputes only that row. Unchanged rows stay cached.
Canonical docComputed columns

Runnable sample

import pixeltable as pxt

TableModel = pxt.model_base()

class Photos(TableModel, name='photos'):
    image: pxt.Image

    width = image.width

More free tools

Browse all 28 tools