---
title: "Scale"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/image/scale
markdown: https://docs.nodetool.ai/nodes/nodetool/image/scale.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/image/scale.md
---

# Scale

**Type:** `nodetool.image.Scale`

**Namespace:** `nodetool.image`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| image | `image` | The image to scale. | `{"type":"image","uri":"","asset_id":null,"data"...` |
| scale | `float` | The scale factor. | `1` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `image` |  |

## Related Nodes

Browse other nodes in the [nodetool.image](./) namespace.
