EXIF description as EXIF description as
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

EXIF description as

Started by Igor Trček, October 04, 2015, 08:40:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Igor Trček

I have a lot of pictures, whic I wish to upload to gallery.
All pictures have EXIF data.
I upload them, but description of picture is not taken from EXIF.
Also date of picture should be visible.

- Does gallery support automatic naming of pictures from EXIF data ?
- Do I need to install any upgrade, hack ?

allvip

You need to have it enabled in Config BEFORE uploading images http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumb_advanced_exif

Read EXIF data in JPEG files  and Read IPTC data in JPEG files

Works only for jpg files.

ΑndrĂ©

Quote from: Igor Trček on October 04, 2015, 08:40:44 AM
Does gallery support automatic naming of pictures from EXIF data ?

Only IPTC data is automatically used as title / description / keyword during upload.


Quote from: Igor Trček on October 04, 2015, 08:40:44 AM
Do I need to install any upgrade, hack ?

It should be possible to use the EXIF data instead of IPTC data. Do you want to import any other fields than description?