Quick combine

Takes two photos and combines them side-by-side with 150px in between.

Actions Used

If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
Select File
Prompts to select files or folders.
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
Get Details of Images
Extracts information from an image, including album, width, heigh, date taken, media type, photo type, whether it’s a screenshot, location, duration, frame rate, orientation, camera make, camera model, metadata dictionary, whether it’s hidden, whether it’s a favorite, its name, and more.
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Quick%20combine
Open Shortcut deep link
shortcuts://open-shortcut?name=Quick%20combine
AppleScript code
tell application “Shortcuts Events” run shortcut “Quick combine” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.