Skip to content
code

GitHub Action

exiftool-action

v12.92 Latest version

exiftool-action

code

exiftool-action

Exiftool github action. Adds exiftool to the PATH environment variable

Installation

Copy and paste the following snippet into your .yml file.

              

- name: exiftool-action

uses: woss/[email protected]

Learn more about this action in woss/exiftool-action

Choose a version

Exiftool Github action

When you need to get the exiftool in your actions but you don't want to do manual job.

The versioning of this action and the repo, follow the exiftool versioning, which currently is not a semver.

Usage

Simply include it like this before your tests and the code that needs exiftool.

- name: Use Exiftool
  uses: woss/[email protected]

This repo is updated whenever Mr. Phil Harvey updates the exiftool