---
title: "SCALE"
manual: "TypoScript Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3tsref:gifbuilder-scale@main"
source: "Gifbuilder/ObjectNames/Scale/Index.rst"
rendered: "2026-09-19T06:55:14+00:00"
---

# SCALE {#gifbuilder-scale}

This scales the GIFBUILDER object to the provided dimensions.

> [!NOTE]
> This object resets [workArea](https://docs.typo3.org/permalink/t3tsref:gifbuilder-properties-workarea@main) to the new dimensions
> of the image!

## Properties {#gifbuilder-scale-properties}

-   [height](https://docs.typo3.org/permalink/t3tsref:height@main)
-   [params](https://docs.typo3.org/permalink/t3tsref:params@main)
-   [width](https://docs.typo3.org/permalink/t3tsref:width@main)

### height {#gifbuilder-scale-height}

-   **height**

    -   *Type:* pixels [+calc](https://docs.typo3.org/permalink/t3tsref:gifbuilder-calc@main) / [stdWrap](https://docs.typo3.org/permalink/t3tsref:stdwrap@main)

    Height of the scaled image.

### params {#gifbuilder-scale-params}

-   **params**

    -   *Type:* GraphicsMagick/ImageMagick parameters

    Parameters to be used for the processing.

### width {#gifbuilder-scale-width}

-   **width**

    -   *Type:* pixels [+calc](https://docs.typo3.org/permalink/t3tsref:gifbuilder-calc@main) / [stdWrap](https://docs.typo3.org/permalink/t3tsref:stdwrap@main)

    Width of the scaled image.
