EP Gallery EXIF
EP Gallery EXIF extends EP Gallery’s built-in EXIF support with richer metadata extraction and display. Base EP Gallery gets camera body, exposure, aperture, ISO, and focal length. This add-on adds lens identification, shooting mode, white balance, GPS coordinates (if present), copyright fields, and camera-specific details.
Published by ElmsPark Studio.
What gets added
Section titled “What gets added”On top of EP Gallery’s default EXIF:
- Lens identification — lens make, model, focal length range, aperture range.
- Shooting mode — Manual, Aperture priority, Shutter priority, etc.
- White balance — Auto, daylight, cloudy, tungsten, custom K temperature.
- Metering mode — spot, centre-weighted, matrix.
- Flash — fired, didn’t fire, compensation.
- Exposure bias.
- GPS coordinates and altitude (if the camera recorded them).
- Copyright and Artist fields.
- Image description and User comment.
- Camera-specific notes — MakerNote fields for Canon, Nikon, Sony, Fujifilm, and other major brands.
Requirements
Section titled “Requirements”- PageMotor 0.8.2b or later
- EP Gallery (required; this is an extension)
- EP Suite base class
- PHP exif extension installed on your server (usually standard)
Installation
Section titled “Installation”- Install EP Gallery first.
- Download
ep-gallery-exif.zipfrom the EP Suite downloads page. - Upload via Plugins → Manage Plugins. Activate.
From this point on, every new image uploaded to EP Gallery gets enhanced EXIF extraction. Existing images don’t automatically reprocess — see below.
Re-extracting EXIF on existing images
Section titled “Re-extracting EXIF on existing images”Use the admin dashboard’s Re-extract EXIF button on any album or any specific image. The plugin re-reads the file and updates the stored EXIF JSON with the richer data.
Re-extraction is idempotent and safe to run multiple times.
What the lightbox shows
Section titled “What the lightbox shows”With EP Gallery EXIF installed, the lightbox EXIF panel includes sections for:
- Camera (body, firmware).
- Lens (make, model, focal length, aperture).
- Exposure (mode, shutter, aperture, ISO, compensation).
- Flash and metering.
- Location (GPS coordinates with a link to Google Maps if recorded).
- Copyright and authorship.
The exif_layout attribute on the [gallery] shortcode still controls where the panel appears (below, overlay, or side) — the add-on only adds what the panel can show.
Privacy note on GPS
Section titled “Privacy note on GPS”GPS coordinates identify exactly where a photo was taken. If you’re showing wedding photos from private homes, personal travel, or anywhere sensitive, strip GPS before uploading. Most camera phones embed GPS by default.
EP Gallery EXIF displays whatever is in the file. It does not strip GPS unless you configure it to:
- In settings, enable Strip GPS on display to hide GPS even if present in the EXIF data.
- For bulk stripping at upload time, use a desktop tool like ExifTool before upload.
Troubleshooting
Section titled “Troubleshooting”“Enhanced EXIF isn’t showing despite installing the add-on”
Section titled ““Enhanced EXIF isn’t showing despite installing the add-on””Re-extract EXIF on the image from the admin. Existing images carry only the base EP Gallery EXIF until re-processed.
“GPS coordinates are wrong”
Section titled ““GPS coordinates are wrong””The coordinates are exactly what the camera recorded. If they’re wrong, the camera’s GPS was drifting (indoors, urban canyon, tunnel). Nothing this plugin can fix.
“Some images show more EXIF than others”
Section titled ““Some images show more EXIF than others””Older cameras, phone cameras, and processed files (from Lightroom, Photoshop) often write different EXIF fields. The plugin shows what’s present and hides what isn’t. Partial EXIF is normal.
“The lens identification is wrong or missing”
Section titled ““The lens identification is wrong or missing””Lens identification depends on the lens ID code being in the EXIF. Some third-party lenses don’t write IDs or write ambiguous ones. Manual correction isn’t yet supported — feature request in the review queue.
Feedback and corrections
Section titled “Feedback and corrections”For a quick question about this plugin, EP Support inside your admin is the fastest option. The chat widget sits on every EP plugin settings page and knows which one you’re on, with starter questions and links preloaded for that exact screen.
For anything bigger — a bug report, a feature request, or a “how do I…” that needs a real reply — open a ticket at help.elmspark.com. A real person, helped by AI, writes the reply. Usually within a few hours. Tickets don’t disappear into the void.