# Crop image

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/image-activities/crop-image/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/image-activities/crop-image/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity allows cropping image in SharePoint Document Library.

![Crop image activity settings for a SharePoint Document Library in the Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/crop_image_1.png)

## **SharePoint Workflow Designer Phrase**

Crop this image file url image using x-offer 0, y-offset 0, width 100, height 100.

**Parameters**


| Parameter | Description |
|---|---|
| this image file url | URL for the image file.; Ex: http://sharepoinportal/ Shared%20Documents/ProductImage.jpg |
| x-offset | horizontal coordinate of left edge of the cropping rectangle (zero represents theexisting left edge of the image) |
| y-offset | vertical coordinate of top edge of the cropping rectangle (zero represents theexisting top edge of the image) |
| width | width of the cropping rectangle, i.e., the resulting image |
| height | height of the cropping rectangle, i.e., the resulting image |

