We often need to share a photo with someone special, but what usually goes unnoticed is the amount of metadata that is embedded in every pic we shoot.
Even worse is the fact that many apps that we have on our phone work against us and steal these little pieces of information (the metadata) to generate a profile about us and how we interact with things without us even knowing it.
That’s why this tip comes in hand.
Prerequisites:
- iPhone with iOS 13 or above
- Shortcuts app
Creating the shortcut
-
Open the shortcut app and create a new Shortcut. Give it a name, e.g. Remove Metadata.
-
Enter the Shortcut’s settings in the upper right side and check Show in Share Sheet.
-
In the first action, change Receive any to receive Images and Media from Share Sheet.
-
Click Add Action and then add an If action from the Scripting menu.
-
Set the If action to Shortcut Input and has any value.
-
In the Search for apps and actions field, search for Select photos, add it to your shortcut, and drag it below the Otherwise action.
-
Open the Select photos submenu and make sure that all and select multiple are selected.
-
Click Add Action and then add a Convert action from the media menu.
-
Set it to If Result and Match Input respectively.
-
Expand its submenu and make sure to uncheck preserve metadata.
-
Finally, add a Share action from the Sharing menu and make sure its value is set to Converted Image.
When you’re done, your shortcut settings should look like this:
Using the Shortcut
-
Now the shortcut should be available through the system Share Sheet.
-
Select the photo you want to remove the metadata, click “Remove Metadata” using the Share Sheet menu, and you’ll be able to save a new version of the photo on your library.
-
Now, just share the new created file.
This is a quick method you can use to share your photos with a little more privacy from your phone.
If you want some more comprehensive metadata removal tool, these listed below are great and open source:
This post was based on the article Integrating Metadata Removal from the privacyguides.org website. Check it out, so you can also learn ways to remove metadata using other operational systems.