> ## Documentation Index
> Fetch the complete documentation index at: https://help.clueso.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Crop

> Learn how to crop videos and images to remove unwanted areas in Clueso

The crop tool allows you to remove unwanted areas from your videos and images, focusing attention on the most important parts of your content. This is especially useful for removing browser tab bars, OS taskbars, or any other distracting parts of a screen recording.

## Cropping Your Video

Follow these steps to crop unwanted areas from your video:

<Steps>
  <Step title="Select the video clip">
    Start by clicking anywhere on the video clip you want to crop. The toolbar options will change to show video-specific controls.

    <img src="https://mintcdn.com/clueso/rpOwK3uT3tnCov3u/images/crop_1.png?fit=max&auto=format&n=rpOwK3uT3tnCov3u&q=85&s=87d1310a3f89e134dfb8c0fe2af7c6f8" alt="" width="2880" height="1800" data-path="images/crop_1.png" />
  </Step>

  <Step title="Open the Crop tool">
    Navigate to the **Crop** button in the toolbar and click on it.

    <img src="https://mintcdn.com/clueso/rpOwK3uT3tnCov3u/images/crop_2.png?fit=max&auto=format&n=rpOwK3uT3tnCov3u&q=85&s=675f83d9e15f519f913b9b2a3b4ba5a0" alt="" width="2880" height="1800" data-path="images/crop_2.png" />
  </Step>

  <Step title="Adjust the crop area">
    A selection box appears over your video. Drag the **edges** or **corners** to resize the crop area, or drag the **center** to reposition it. The area outside the selection will be removed from the final output.

    <img src="https://mintcdn.com/clueso/rpOwK3uT3tnCov3u/images/crop_3.png?fit=max&auto=format&n=rpOwK3uT3tnCov3u&q=85&s=6f8028fa17179f590f64fd83bfe7b814" alt="" width="1680" height="1230" data-path="images/crop_3.png" />
  </Step>

  <Step title="Choose an aspect ratio (optional)">
    Use the **aspect ratio dropdown** to constrain the crop to a specific ratio:

    * **Free** — drag freely in any direction
    * **16:9** — standard widescreen
    * **4:3** — classic monitor ratio
    * **1:1** — square, great for social media
    * **3:4** / **9:16** — portrait orientations

    When a fixed ratio is selected, only the corner handles are available and the proportions stay locked.

    <img src="https://mintcdn.com/clueso/rpOwK3uT3tnCov3u/images/crop_4.png?fit=max&auto=format&n=rpOwK3uT3tnCov3u&q=85&s=2a3c8130d8999c995f68f29ca3f15924" alt="" width="2080" height="160" data-path="images/crop_4.png" />
  </Step>

  <Step title="Reset or save">
    Changed your mind? Click **Reset crop** to go back to the full, uncropped frame.

    Once you're happy with the crop, click **Save Changes**.

    <img src="https://mintcdn.com/clueso/rpOwK3uT3tnCov3u/images/crop_5.png?fit=max&auto=format&n=rpOwK3uT3tnCov3u&q=85&s=94a37604d0a73dafce4af560aa1f107f" alt="" width="2080" height="160" data-path="images/crop_5.png" />
  </Step>
</Steps>

## Cropping an Image Element

Image elements on your slides can be cropped the same way:

1. **Click** the image element on the canvas to select it.
2. Click **Crop** in the image toolbar — or **right-click** the image and choose **Crop** from the context menu.
3. Adjust the crop area, pick an aspect ratio if needed, and click **Done**.

<Tip>
  When you crop a video clip that contains overlaid elements (text, shapes, etc.), those elements are automatically repositioned to stay within the new crop boundaries. Any element fully outside the crop area is removed.
</Tip>

## Common Use Cases

| Scenario                                       | Suggested crop                                 |
| ---------------------------------------------- | ---------------------------------------------- |
| Remove browser tab bar from a screen recording | Drag the **top edge** down to hide the tab bar |
| Remove OS taskbar / dock                       | Drag the **bottom edge** up                    |
| Focus on a specific section of the screen      | Drag all four sides inward                     |
| Reformat a landscape recording for mobile      | Select the **9:16** aspect ratio               |
| Create a square clip for social media          | Select the **1:1** aspect ratio                |
