# Photo crop

You can resize a photo in the **Image** blocks on the composite page, as well as in albums.

### Resizing a photo in the Image block

Select any block from the **Images** section and upload a photo to the block.

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

Hover over the image you want and click on the **Crop** button. Here you can choose the aspect ratio of the image you want.

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

### Resizing a photo in an album

On the **Design** page, go to the **Album** section.

<figure><img src="/files/9gDV09dVI62FgaUbSQYy" alt=""><figcaption></figcaption></figure>

Change the photo layout to **Crop** and select the aspect ratio you need.

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


---

# 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.wfolio.pro/site/eng/blocks/crop-photo.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.
