mod_media_exif

When uploading a file, this module extracts properties from the uploaded media and sets them in the resource.

Properties extracted from the uploaded file are:

  • GPS location
  • Crop center (derived from the focusing area)
  • Orientation
  • Date (start, end and original publication date)

Edit on GitHub

Referred by

image

Show a still image using an <img> element. The image will be automatically resized to the desired size and filters. For…