[cvs] commit: ansel/scripts all_images_exif_to_tags.php

Michael Rubinsky mike at theupstairsroom.com
Wed Sep 3 22:20:40 UTC 2008


mrubinsk    2008-09-03 18:20:40 EDT

  Added files:
    scripts              all_images_exif_to_tags.php 
  Log:
  VERY bare bones script to extract EXIF data and append to an image's tags.
  Tries to extract EXIF from ALL images that have entries in ansel_image_attributes
  (My dev database had lots of orphaned entries there). Extracts the field(s) that are
  specified in the script (only DateTimeOriginal by default). Multiple runs of the
  script are OK as the tag code eliminates duplicates.
  
  Extending/tweaking always welcome.
  
  Revision  Changes    Path
  1.1       +57 -0     ansel/scripts/all_images_exif_to_tags.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/ansel/scripts/all_images_exif_to_tags.php?r=1.1


More information about the cvs mailing list