×

Crop Image Manually

iOS 14 +

Notes

Crop an image using manual tools. The cropped image is copied to the clipboard and Shortcuts is opened when finished. Use a 'wait to return' and 'get clipboard' action to use the result.

Syntax

crop(image: <#Variable#>, openURL: <#Boolean#>, postURL: <#String (Allows Variables)#>)

Example

crop(image: ShortcutInput, openURL: true, postURL: "shortcuts://")