Announcing exiftool.el

Announcing exiftool.el

Published by Arun Isaac on

In other languages: தமிழ்

Tags: software, project, freesoftware

This is to announce the release of exiftool.el, an emacs lisp wrapper around ExifTool. ExifTool is a command line application supporting reading and writing metadata in various formats including EXIF, XMP and IPTC.

This is to announce the release of exiftool.el, an emacs lisp wrapper around ExifTool. ExifTool is a command line application supporting reading and writing metadata in various formats including EXIF, XMP and IPTC. Before its release as a separate library, exiftool.el was part of my static blog generator. I used it to read and write XMP metadata in images on my blog. My static blog generator is not published yet. Perhaps, I'll publish it at some point in the future. For now, I'm separating out more generally useful functions and packaging them as separate libraries. exiftool.el is the first of hopefully more to come.

You may find the complete exiftool.el source code in its git repository. exiftool.el is also available from the MELPA Emacs package repository.