> For the complete documentation index, see [llms.txt](https://docs.cloudimage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudimage.io/transformations/asset-variation-builder.md).

# Asset Variation Builder

The Asset Variation Builder (AVB) lets you create and preview image transformations directly in the Cloudimage UI — no coding needed. Non-Developers using Cloudimage can easily gain control with instant previews of future image transformations before creating a [preset](/setup/shortening-urls/presets.md).

<figure><img src="/files/i5czefq9ZrKDaZPcDKe8" alt=""><figcaption></figcaption></figure>

While building your URL transformations, you can easily spot the active parameters in the different categories thanks to a blue dot: Format, Adjust

Once satisfied, save the transformation as a preset to apply consistent templates across all your images. Every adjustment is shown live in the Asset Library in "Asset Details" / "Variations", so you see the exact output before saving.&#x20;

**Preview image transformations**\
Stop guessing URL parameters: visually build your transformation, preview results in real time, and save as reusable presets. These presets ensure consistency, speed up content workflows, and empower non-technical teams to manage image variants independently.

**Supported features in the AVB:**

* **Image compression & format**
  * Automatic best format or force WEBP, JPEG, PNG, GIF
  * Quality settings (lossless, adjustable compression)
* **Image operations**
  * Resize by width & height (with enlargement prevention)
  * Cropping options: automatic gravity, positionable, focal point, face crop, aspect ratio crop, face hide
  * Fit, Cropfit, Background color, Bound, Boundmin, Cover
  * Flip, Rotate, Rounded corners, Trim
* **AI operations**
  * Background removal ⚡️
  * Face blurring ⚡️
* **Image filters**
  * Adjustments: brightness, contrast, saturation, blur, sharpen
  * Colorize: overlay, grayscale, sepia, pixelate, duotone, invert
* **Watermarking**
  * Static watermark
  * Dynamic watermark

{% hint style="info" %}
The operations marked with a ⚡️ are powered by Visual Operations Credits; full details on consumption rates can be found here: [Visual Operation Credits table](https://docs.cloudimage.io/account-management/usage#visual-operation-credits-table)
{% endhint %}


---

# 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:

```
GET https://docs.cloudimage.io/transformations/asset-variation-builder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
