Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Actions Used

shortcuts-action-icon-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard to the next action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-get-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
shortcuts-action-icon-share.webp
Share
Prompts to share the input.
shortcuts-action-icon-print.webp
Print
Prints the input using AirPrint.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.
shortcuts-action-icon-save-to-photo-album.webp
Save to Photo Album
Adds the photos and video passed as input to the specified photo album. This action is required if you want images, photos, or videos in Shortcuts to be saved into the Photos app.
shortcuts-action-icon-generate-qr-code.webp
Generate QR Code
Generates a QR code from the input text.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.