iPhone 11 Lens Inspector
COMMENT
Visualize the lens used to capture a photo. The shortcut can run inside the Photos app and supports the iPhone 11 and 11 Pro's wide, telephoto, and ultra-wide lenses.
SCRIPTING
Get
Value
for
{Exif}.LensModel
in
Shortcut Input

Dictionary Value
SCRIPTING
If
Dictionary Value
does not have any value
SCRIPTING
Show alert
❌ No Metadata Found ❌
Title
❌ No Metadata Found ❌
SCRIPTING
Otherwise
COMMENT
Get the selected lens
TEXT
Dictionary Value

Text
SCRIPTING
If
Text
contains
1.54mm f/2.4
SCRIPTING
Show
This photo was taken with the ultra-wide lens.
SCRIPTING
Otherwise
SCRIPTING
If
Text
contains
4.25mm f/1.8
SCRIPTING
Show
This photo was taken with the wide lens.
SCRIPTING
Otherwise
SCRIPTING
If
Text
contains
6mm f/2
SCRIPTING
Show
This photo was taken with the telephoto lens.
SCRIPTING
Otherwise
SCRIPTING
End If

If Result
SCRIPTING
End If

If Result
SCRIPTING
End If

If Result
SCRIPTING
End If

If Result
Showcuts