# Resize

Resize screenshot-based captures to crop out unnecessary elements or ensure your content displays properly.

### How to resize

Follow these steps to resize your screenshot-based captures:

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/dkdw09ji9r>" %}

* In the editor click on **Resize** located below the canvas
* A window appears with two options: **Crop** and **Fit**

#### Crop mode

* Drag the **corner handles** to crop the image to your desired size
* To crop symmetrically from all sides use the **center slider** below
* **Rotate** the image if needed
* **Flip** the image horizontally for mirror effects
* Click the **clock icon** to reset and return to the original image
* Hit **Apply** to save your changes

#### Fit mode

* Choose between **Cover** and **Contain** options:
  * **Cover**: Fills the entire canvas with your image, ensuring no empty space is visible
  * **Contain**: Fits the entire image within the canvas while maintaining its aspect ratio, which may show background areas (you can customize the background color in this case)
* Hit **Apply** to save your changes


---

# 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.guideflow.com/help/edit-your-guideflow/call-to-action-cta/resize.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.
