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

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-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard to the next action.
shortcuts-action-icon-get-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-generate-qr-code.webp
Generate QR Code
Generates a QR code from the input text.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.
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-share.webp
Share
Prompts to share 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-print.webp
Print
Prints the input using AirPrint.

More From This Folder

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more