Share memes

Presents 12 ways to build meme-like ASCII-art jokes programatically.

Scripting Actions

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-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
action-icon-change-case.webp
Change Case
Changes the case of the text passed into the action to UPPERCASE, lowercase, or Title Case.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.

Extra Details

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

More From This Folder

Change text case

Takes the input from the Share sheet or clipboard, lets you choose from UPPERCASE, lowercase, Capitalizing Every Word, swapping to Title Case, or swapping to Sentence case, and copies it to your clipboard.

Get Shortcut »

Spell check

Corrects the spelling of the text shared as input or from your clipboard, then presents it a prompt to confirm before copying.

Get Shortcut »

More From The Library

Show my Share Sheet shortcuts

Use this shortcut once you have a few Share Sheet shortcuts and want to organize them accordingly.

You can also drag shortcuts into and out of this folder to add or remove them from the set, which works well with multi-select and drag and d

Get Shortcut »

Advertise on MacStories

Opens the “Advertise” page on the MacStories website where brands can learn more about how to sponsor the website and advertise to the passionate group of MacStories readers.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more