Batch adding keywords to files Batch adding keywords to files
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Batch adding keywords to files

Started by equi, December 10, 2004, 05:54:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

equi

Is it possible to use album names  e.g.Nature  to be added into each file in the respective album under keywords. adding this keyword for 1000's images would take forever, is there a way of extracting album name and copying this entry into keywords


Thanx

Joachim Müller

out-of-the-box: no. You could easily come up with a query to be run directly on your database (using a tool like phpMyAdmin) though.

Joachim