ExifTool Installer
Overview
Version & Lifecycle
Community Notes
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
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
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