# Transformations

DAM integrates image, video and static file optimizers to dynamically transform and compress DAM and externally-hosted media assets. Delivery is then accelerated over multi-CDN all around the world.

<table><thead><tr><th width="250">Section</th><th>Description</th></tr></thead><tbody><tr><td><a href="transformations/image-optimization">Image optimization</a></td><td>Learn how DAM will resize, crop, compress, watermark and apply various filters to your images to make them look beautiful, slim through WebP &#x26; AVIF, and load fast on any device around the World</td></tr><tr><td><a href="transformations/video-optimization">Video optimization</a></td><td>Adaptive video streaming over HTTP is key to have videos load fast any where on any device. DAM can transcode your videos in multiple target resolutions and generate the playlist for your DASH or HLS video player to consume.</td></tr><tr><td><a href="transformations/static-content-optimization">Static content optimization</a></td><td>Filerobot offers you on-the-fly static content optimization to minify JS and CSS files. PDFs can be converted and delivered as images.</td></tr></tbody></table>


---

# Agent Instructions: 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.scaleflex.com/dynamic-media-optimization-dmo/transformations.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.
