Flickr Lens Tagger

Posted on 2012-02-14 in Projects • Tagged with Perl, Flickr, Photo, flenstag • 1 min read

flenstag scans photos from Flickr and adds appropriate tags generated from the EXIF data of the photos. The default configuration tags:

  • camera model,
  • lens model,
  • ISO speed,
  • focal length and
  • exposure time
  • aperture fnumber

retrieved from the EXIF data.

flenstag is written in Perl and requires Flickr::API. The script …


Continue reading