media_exif_value
Formats EXIF values for display in templates.
The EXIF parser returns Erlang values such as {ratio, N, D} tuples, lists of
ratios for GPS coordinates, and date strings in EXIF format. This filter
converts those values to compact human-readable text. The optional argument is
the EXIF field name and enables field-specific formatting:
{{ value|media_exif_value:name|escape }}