IPTC-data to text-file... IPTC-data to text-file...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

IPTC-data to text-file...

Started by fjell, August 24, 2005, 12:07:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fjell

Hi,
I need a way to pick up IPTC-data from .jpg-files and put it in a clean text-file. The field I need is: headline, caption and keyword. I need to pick it up from all files in a folder and subfolders and pot them together in one text-file.
It must handle Swedish letters and work on Mac.
Anyone that can help me? What would it cost?
/Tomas

OmegaGOD

Why Pay when you can get it free  ;D

http://www.sno.phy.queensu.ca/~phil/exiftool/

The EXIFTOOL will extract IPTC data and store it in a flat file. If you are familiar with shell scripts, you can write a quick script that will call this command line program and extract all IPTC files from all your images stored in your albums folder and store them into 1 or as many files as you like.

If you really want to pay me, feel free to send me $1 through paypal ;-)
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.

fjell

Thanks OmegaGOD, but that is to complicated for me. It would take me to long time, and my time I money. That's why I pay for it. I need an easy and quick way to get it done...
/Tomas