> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/create-an-image-template/ajusta-el-tamano-y-el-fondo-de-una-imagen.md).

# Ajusta el tamaño y el fondo de una imagen

{% stepper %}
{% step %}

### Accede a la Configuración del lienzo

Cuando trabajes en una plantilla, localiza e haz clic en el **Configuración** pestaña en el lado derecho.

<div align="left"><figure><img src="/files/eb58eac703a7dd824dd0af0b8b39870044467397" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Ajusta el tamaño del lienzo

Elige un tamaño de lienzo preestablecido oppure introduce dimensiones personalizadas.

#### Utiliza un tamaño preestablecido

1. Haz clic en el **Tamaño** menú.
2. Seleziona un ajuste preestablecido para tu canal de exportación.

Ajustes preestablecidos disponibles:

* Meta (1:1): 1080 × 1080
* Meta (4:5): 1080 × 1350
* Meta Story (9:16): 1080 × 1920
* Meta Reel (9:16): 180 × 1920
* X Ads (1:1): 800 × 800
* X Ads (1.91:1): 800 × 418
* Snapchat Ads (1:1): 1080 × 1080
* Snapchat Story (9:16): 1080 × 1920
* Pinterest Ads (2:3): 1000 × 1500
* Pinterest Ads (1:1): 1080 × 1080
* Google Ads (1.91:1): 1200 × 628
* Google Ads (1:1): 1200 × 1200

Comprueba los requisitos actuales en tu canal de destino antes de exportar.

#### Introduce un tamaño personalizado

1. Seleziona **Personalizado** da el **Tamaño** menú.
2. Introduce el ancho e alto In píxeles.
   {% endstep %}

{% step %}

### Configura el fondo

<figure><img src="/files/52068907a204e5f2331899450ef24a8b08162f4b" alt=""><figcaption></figcaption></figure>

Elige **Relleno sólido** para un solo color oppure **degradado lineal** para un fondo multicolor.

#### Utiliza un relleno sólido

1. Seleziona **Relleno sólido** da el menú de fondo.
2. Introduce un código hex, oppure haz clic en **Selector de color** e selecciona un color.
3. Establece la opacidad del color como porcentaje.

#### Utiliza un degradado lineal

1. Seleziona **degradado lineal** da el menú de fondo.
2. Establece el color e la opacidad de cada parada[^1].
3. Haz clic en **Añadir parada** para añadir más colores.

Puedes añadir hasta cuatro paradas. Cada parada tiene su propio color e opacidad.

#### Organiza las paradas del degradado

* Haz clic en **Invertir** para invertir la dirección del degradado.
* Gira el degradado In incrementos de 45 grados.
* El volteo e la rotación se aplican A todas las paradas.
  {% endstep %}
  {% endstepper %}

[^1]: Una parada es un punto que define un color dentro del degradado.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/create-an-image-template/ajusta-el-tamano-y-el-fondo-de-una-imagen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
