Icon

ExifTool Installer

ExifTool by Phil Harvey is a comprehensive tool for reading, writing, and editing metadata in image and other files. The Windows packages are based on work by Oliver Betz, who provides a convenient installer and launcher improving the Windows environment for ExifTool.
Latest: 13.58 Winget
Last checked: Mar 16, 2026 9:39am
Rank: 347/15140
Also monitored via:
GitHub Releases Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Permissive licenseInstaller: Inno SetupWinget: Available

Version & Lifecycle

0
Current: 13.58 N-2: 13.56 Avg cadence: Every 11 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • December 30, 2025
0

ExifTool – Command-line note

For enterprise deployment of ExifTool on Windows, download the latest exiftool-*.zip from the official site, extract exiftool(-k).exe and the exiftool_files folder to a shared path like C:ProgramDataExifTool, then rename exiftool(-k).exe to exiftool.exe and append the path to the system PATH environment variable via PowerShell: [Environment]::SetEnvironmentVariable('PATH', $env:PATH + ';C:ProgramDataExifTool', 'Machine'). This enables silent, dependency-free access from the command line across all users without requiring admin privileges per machine or Perl installation.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

ExifTool

Packaging Notes

0

Windows installer based on Inno Setup; uses Strawberry Perl; includes self test files and HTML docs; launcher and Perl system by Oliver Betz since mid 2024

Notes

0

Since July 2024, exiftool.org uses Oliver Betz's launcher and Perl system for Windows. The package is mature and widely used with no user complaints.