Get screen dimensions

Gets the width and height of the current screen and displays the pixel dimensions.

Actions Used

shortcuts-action-icon-get-device-details.webp
Get Device Details
Gets information about the current device.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

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

More From This Folder

Get network details

Gets the current Wi-Fi network details, including the current IP address, Network Name, BSSSID, Wi-Fi Standard, RX Rate, TX Rate, RSSI, Noise, Channel Number, and Hardware MAC Address.

Get Shortcut »

More From The Library

Open driving settings

Opens into the Settings app to the Driving section for the Maps app, where you can toggle settings like avoiding tolls or highways, or showing the compass or speed limit while navigating.

Get Shortcut »


Get way deeper into Shortcuts – become a member.