Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Resize Image By One Side

This activity resizes images by one side.

Resize Image By One Side activity in the Virto Workflow Designer resizing a SharePoint image to a set width or height

Parameters

Input parameters

ParameterDescriptionExample
listItemUrl (required)StringA relative way to the image./sites/mySite/MyDocLib/Image_001.png; [%CurrentItem:Server Relative URL%]
siteUrl (optional)StringAn absolute way to the image’s site. If not defined, current site will be used.https://mycompany/sharepoint.com/sites/site001
newValue (required)IntNew image value
mode (required)ChoiceWidth, Height, Long Size, Short Size.
destFolderUrl (optional)StringA relative way to a folder to save resized image. If not defined, current folder will be used./sites/MySite/MyDocLib/Folder 001

Example

Example workflow setting image URL, new size value and mode for the Resize Image By One Side activity

Updated on August 12, 2026