Registry / utility / mini-exiftool

mini-exiftool

JSON →
library2.14.0rbrubygemsunverified

A Ruby wrapper for the ExifTool command-line application to read and write EXIF, IPTC, and XMP metadata.

gem install mini_exiftool
INSTALL
IMPORT
SIG · MINI-EXIFTOOL
M
mini-exiftool
utilityrubyv2.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MiniExiftool
require 'mini_exiftool'

Read metadata from an image file.

require 'mini_exiftool' photo = MiniExiftool.new('photo.jpg') puts photo.author
Debug
Known issues
gotchaRequires the ExifTool command-line tool to be installed.
fix
Install ExifTool from https://exiftool.org or via package manager.
affects: >= 0
Upgrade
Version history
2.14.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
mini-exiftool — gem install mini-exiftool · libregistry