# Crop AI Tool

{% @arcade/embed flowId="piNK4nq7fZZSmKDkkKe0" url="<https://app.arcade.software/share/piNK4nq7fZZSmKDkkKe0>" %}

The **CropAI** tool automatically adjusts the photo’s composition, crop, and perspective. If needed, you can manually fine-tune any aspect of the resulting composition. The crop tool is non-destructive and can be applied, edited, or reset anytime without affecting the image. The crop tool settings are not saved with presets.

#### Automatically Cropping with CropAI <a href="#h_01hvsjh1qhy37vtkxanamd8a7q" id="h_01hvsjh1qhy37vtkxanamd8a7q"></a>

Use these controls to crop an image or fix perspective problems automatically.

* **Composition AI**. Automatically crop your photo based on an analysis of its contents.
* **Perspective**.&#x20;
  * **Horizon Alignment**. Automatically levels the image horizontally. Suitable for images that aren’t level with the horizon but have a natural horizon or straight horizontal lines.
  * **Optics Auto Corrections.** This option is located under the [**Develop**](/editing-tools/essential-tools/develop-raw-develop.md) tool. Its sliders are designed to remove flaws in the image caused by the lens or camera handling.

#### Manually Cropping with CropAI <a href="#h_01hvsjh1qhgyhdfhpkvbb56666" id="h_01hvsjh1qhgyhdfhpkvbb56666"></a>

Depending on the intended use of the final image (print, web, social media), you may require a very specific aspect ratio for your final image. Straight out of a camera, your photos won’t be in that aspect ratio. To solve this problem, use manual tools to take complete, precise control over how an image is cropped.

Use these controls to crop an image or fix perspective problems manually:

1. **Drag any corners or resize handles** to modify the cropping rectangle.
2. To move the image inside the crop, just click inside the image crop area and drag to re-position the image behind the cropping rectangle.
3. To rotate an image, click and drag just outside a corner to rotate. A grid overlay appears to help you with accurate cropping.
4. When happy with the cropping, **switch to another tool to apply the crop.**
5. If you want to cancel the crop, click the **Reset tool** reverse arrow icon.

There is also an additional helpful functionality for cropping:

* **Rotate & Flip**. Uses one-click tools to adjust the crop of the image quickly.
  * **Rotate Left (CCW)**. Rotates the image 90˚ counter-clockwise.
  * **Flip Horizontal**. Reverse the left and right sides of the image, creating a mirror image.
  * **Flip Vertical**. Reverse the top and bottom sides of the photo.

#### **Ratio**

You can choose Aspect Ratio from the Ratio drop-down menu. The image is displayed with a grid that represents the ratio chosen in the Aspect drop-down menu. Here's the list of commonly used ratios:

* **Free**. Create a custom shape by dragging it to taste.
* **Original**. Preserves the original shape of the photo but allows you to crop more tightly to remove details from the edges
* **Transposed**. The original dimensions are reversed for the crop.
* **1: 1 (Square)**. A square-shaped image is created.
* **4: 5**. A near-square image that’s common for many photo sizes
* **8.5: 11**. A common size for documents.
* **5: 7**. A rectangular image that’s common for many photo sizes
* **2: 3**. A rectangular image that’s common for many photo sizes
* **4 : 3**. A rectangular image that’s common for many photo sizes
* **21: 9**. A ratio that presents an ultra-wide view.
* **16: 9**. A ratio used by televisions, many electronic devices, and presentations
* **16: 10**. A ratio that matches many computer displays.
* **Facebook Cover**. A useful size for a page banner on Facebook.
* **Facebook Feed**. A common size for an image posted to Facebook.
* **Enter Custom**. Offers the ability to choose a specific aspect ratio.

{% hint style="info" %}
**Tip: Use the Rule of Thirds**.\
This is a standard overlay used to help with cropping. The four intersecting points are considered the best place to put a subject to focus the viewer’s eye on it.
{% endhint %}


---

# 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://support.skylum.com/editing-tools/crop-ai-tool.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.
