Login About Gallery
Media Metadata
Accepts
Images and Media
COMMENT
‎By C Baker Version 3.2.1 Use this to check the media metadata including TIFF, Exif, GPS, GIF, IPTC and JFIF. Use it from the photo or media share sheet to investigate the media’s metadata. If it contains the metadata it will be shown in the Comprehensive or Raw PDF.
MATHS
‎Random number between ‎1 ‎and ‎10
SCRIPTING
‎If ‎Random Number ‎is ‎5
SCRIPTING
‎Repeat ‎Count
DICTIONARY
VARIABLES
‎Set variable ‎LocalData ‎to ‎Dictionary
SCRIPTING
‎Get current IP address
‎Options Under Construction
SCRIPTING
‎Count ‎Items ‎in ‎Current IP Address
SCRIPTING
‎If ‎Count ‎is ‎0
COMMENT
‎[Eᴍʙᴇᴅ-ᴀ-Uᴘᴅᴀᴛᴇ] Could not check for updates, there is no internet connection.
SCRIPTING
‎Otherwise
URL
‎https://routinehub.co/api/v1/shortcuts/ ‎LocalData ‎/versions/latest
NETWORK
‎Get contents of ‎URL
‎Options Under Construction
SCRIPTING
‎If ‎result ‎contains ‎success
DICTIONARY
TEXT
‎<html><head></head><body><script> // Embed-a-Engine 1.0 function cmp (a, b) { let pa = a.split('.'); let pb = b.split('.'); for (let i = 0; i < Math.max(pa.length, pb.length); i++) { let na = Number(pa[i]); let nb = Number(pb[i]); if (isNaN(na)) na = 0; if (isNaN(nb)) nb = 0; if (na > nb) return "RollbackAvailable"; if (nb > na) return "UpdateAvailable"; } return "NoChanges"; }; let data = ‎CompareVersionsData ‎; document.write(cmp(data.current, data.new)); </script></body></html>
URL
‎data:text/html, ‎CompareVersionsHTML
SAFARI
‎Get contents of web page at ‎URL
SCRIPTING
‎If ‎Contents of Web Page ‎is ‎NoChanges
COMMENT
‎[Eᴍʙᴇᴅ-ᴀ-Uᴘᴅᴀᴛᴇ] No updates are available at this time.
SCRIPTING
‎Otherwise
SCRIPTING
‎If ‎Contents of Web Page ‎is ‎RollbackAvailable
TEXT
‎ A ‎result ‎ rollback is available: ‎result ‎ ↵ ‎LocalData ‎ Rollback Notes (If Available) ‎LocalData
SCRIPTING
‎Otherwise
TEXT
‎ A ‎result ‎ update is available: ‎LocalData ‎ ➜ ‎result ‎ Update Notes (If Available) ‎LocalData
SCRIPTING
‎End If
VARIABLES
‎Set variable ‎UpdateText ‎to ‎If Result
TEXT
‎BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Install Version ‎result ‎;;;; ORG:; PHOTO;ENCODING=b: ‎update ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Later;;;; ORG:This update menu will appear again randomly; PHOTO;ENCODING=b: ‎later ‎ END:VCARD
VARIABLES
‎Set variable ‎UpdateYN ‎to ‎Text
SCRIPTING
‎Set name of ‎UpdateYN ‎to ‎Menu.vcf
SCRIPTING
‎Choose from ‎Renamed Item
Prompt
‎[{'class': 'magic', 'value': 'UpdateText', 'glyph': 'assets/cat/Variable.svg', 'UUID': ''}]
Select Multiple
SCRIPTING
‎If ‎Chosen Item ‎contains ‎Install
URL
‎https://routinehub.co/download/ ‎result
SAFARI
‎Open ‎URL
SCRIPTING
‎Exit shortcut with ‎Result
SCRIPTING
‎End If
SCRIPTING
‎If ‎Chosen Item ‎contains ‎Later
SCRIPTING
‎End If
SCRIPTING
‎End If
SCRIPTING
‎Otherwise
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎End If
SCRIPTING
‎End If
SCRIPTING
‎End Repeat
SCRIPTING
‎End If
COMMENT
‎Added colour space 65535 = Uncalibrated to Exif
DICTIONARY
VARIABLES
‎Set variable ‎MetaTagDict ‎to ‎Dictionary
DICTIONARY
VARIABLES
‎Set variable ‎MenuDictionary ‎to ‎Dictionary
SCRIPTING
‎If ‎Shortcut Input ‎has any value
VARIABLES
‎Get ‎Shortcut Input
SCRIPTING
‎Otherwise
TEXT
‎ Select the location of the image / clip that you require:
TEXT
‎BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Get from File Location;;;; ORG:; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Get from Photo's;;;; ORG:; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD
VARIABLES
‎Set variable ‎FilePhoto ‎to ‎Text
SCRIPTING
‎Set name of ‎FilePhoto ‎to ‎Menu.vcf
SCRIPTING
‎Choose from ‎Renamed Item
Prompt
‎[{'class': 'magic', 'value': 'Text', 'glyph': '', 'UUID': 'F7AAAD28-B210-4B94-B438-63B7105953CA'}]
Select Multiple
SCRIPTING
‎If ‎Chosen Item ‎contains ‎File
TEXT
‎BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:iCloud ;;;; ORG:; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Dropbox;;;; ORG:; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD
VARIABLES
‎Set variable ‎GetFile ‎to ‎Text
SCRIPTING
‎Set name of ‎GetFile ‎to ‎Menu.vcf
SCRIPTING
‎Choose from ‎Renamed Item
Prompt
‎[{'class': 'magic', 'value': 'Text', 'glyph': '', 'UUID': 'F7AAAD28-B210-4B94-B438-63B7105953CA'}]
Select Multiple
SCRIPTING
‎If ‎Chosen Item ‎is ‎iCloud
DOCUMENTS
‎Get File
Service
‎iCloud Drive
Show Document Picker
Select Multiple
SCRIPTING
‎End If
SCRIPTING
‎If ‎Chosen Item ‎contains ‎Dropbox
DOCUMENTS
‎Get File
Service
‎Dropbox
Show Document Picker
Select Multiple
Initial Path
‎optional
SCRIPTING
‎End If
SCRIPTING
‎End If
SCRIPTING
‎If ‎If Result ‎contains ‎Photo's
PHOTOS
‎Select photos
Select Multiple
SCRIPTING
‎End If
SCRIPTING
‎End If
VARIABLES
‎Set variable ‎TheInput ‎to ‎If Result
DICTIONARY
VARIABLES
‎Set variable ‎SummaryDict ‎to ‎Dictionary
SCRIPTING
‎If ‎TheInput ‎has any value
LOCATION
‎TheInput
VARIABLES
‎Set variable ‎PhotoLocation ‎to ‎Location
MAPS
‎Get addresses from ‎PhotoLocation
MEDIA
‎Get images from ‎Addresses
VARIABLES
‎Set variable ‎LocationThumbRaw ‎to ‎Images
SCRIPTING
‎End If
MAPS
‎Get maps URL from ‎PhotoLocation
VARIABLES
‎Set variable ‎Maps URL ‎to ‎Maps URL
SCRIPTING
‎Get ‎All Keys ‎in ‎SummaryDict
SCRIPTING
‎Repeat with each item in ‎keys
SCRIPTING
‎Get ‎Value ‎for ‎Repeat Item ‎in ‎SummaryDict
SCRIPTING
‎Count ‎Characters ‎in ‎Dictionary Value
SCRIPTING
‎If ‎Count ‎is greater than ‎0
TEXT
‎<strong> ‎Repeat Item ‎:</strong> ‎Dictionary Value ‎<br />
SCRIPTING
‎Otherwise
TEXT
‎Text
SCRIPTING
‎End If
SCRIPTING
‎End Repeat
VARIABLES
‎Set variable ‎SummaryHTML ‎to ‎Repeat Results
SCRIPTING
‎If ‎TheInput ‎has any value
TEXT
‎BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Comprehensive PDF;;;; ORG:Includes Metadata Dictionary ; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Raw PDF;;;; ORG:Includes Metadata Dictionary and Raw Metadata Dictionary ; PHOTO;ENCODING=b: ‎MenuDictionary ‎ END:VCARD
VARIABLES
‎Set variable ‎MetaDictYN ‎to ‎Text

Showcuts

Magic Vars

Screenshot

Submitted Anonymously over a year ago

Visit iCloud (iOS)

Copy iCloud Link

Scan QR Code

0

413 more actions