Free

Image Lab

Upload a photo and apply transforms across geometry, color, effects, and export — with a live image info readout.

Geometry, color, effect, and format transformsLive image info with copyable hex colorsBuilt on Pixeltable image UDFsPNG, JPG, or WebP download

Before

Drop or tap to upload

JPG, PNG, WebP · max 50 MB

After

Your result will appear here

Frequently asked questions

Built with Pixeltable

Fact sheet

Last updated

Facts for Image Lab
ModalityImage
InputsImage upload and a transform
OutputsTransformed image
Computed columnComputed column on an Image column
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