# Image Manipulation

### **Getting Started** <a href="#getting-started" id="getting-started"></a>

To begin automating in this category, follow the guides below. Use the provided examples and syntaxes to add the procedures to your automations.

### **Image Manipulation Procedures**

{% content-ref url="/pages/rLWXiUxxmgYt68rKT0VJ" %}
[Converting Images to Grayscale](/legacy/legacy-experience/automation-areas/image-manipulation/converting-images-to-grayscale.md)
{% endcontent-ref %}

{% content-ref url="/pages/W2KbCmIPxjPkKley265p" %}
[Flipping Images](/legacy/legacy-experience/automation-areas/image-manipulation/flipping-images.md)
{% endcontent-ref %}

{% content-ref url="/pages/BaED8C2g2CkanDGp0q1T" %}
[QR Code Generation](/legacy/legacy-experience/automation-areas/image-manipulation/qr-code-generation.md)
{% endcontent-ref %}

{% content-ref url="/pages/uSNw5kT0VSYbKvBoSUgH" %}
[Resizing Images](/legacy/legacy-experience/automation-areas/image-manipulation/resizing-images.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKpbPL6zXkzhPDGqkeYk" %}
[Rotating Images](/legacy/legacy-experience/automation-areas/image-manipulation/rotating-images.md)
{% endcontent-ref %}

{% content-ref url="/pages/pMLprIjjPrNmO9256qnq" %}
[Text Visualization](/legacy/legacy-experience/automation-areas/image-manipulation/text-visualization.md)
{% endcontent-ref %}


---

# 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.kognitos.com/legacy/legacy-experience/automation-areas/image-manipulation.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.
