Wingetlywingetly
← All apps

ExifTool

by Oliver Betzv13.59

Last updated

A convenient installer and a robust portable package of Phil Harvey's ExifTool for Windows

Install with winget

$ winget install --id OliverBetz.ExifTool --exact --version 13.59

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ExifTool

ExifTool uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
ExifTool_install_13.59_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for ExifTool

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v13.59

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • medium6.3Patched in wingetCVE-2026-3102affects before 13.50Feb 24, 2026

    A vulnerability was determined in exiftool up to 13.49 on macOS. This issue affects the function SetMacOSTags of the file lib/Image/ExifTool/MacOS.pm of the component PNG File Parser. This manipulation of the argument DateTimeOriginal causes os command injection. The attack is p...

  • high7.8Patched in wingetCVE-2022-23935affects before 12.38Jan 24, 2022

    lib/Image/ExifTool.pm in ExifTool before 12.38 mishandles a $file =~ /\|$/ check, leading to command injection.

  • medium6.8Patched in wingetCVE-2021-22204affects before 12.24Apr 23, 2021

    Improper neutralization of user data in the DjVu file format in ExifTool versions 7.44 and up allows arbitrary code execution when parsing the malicious image

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • ExifTool - DevOliver Betz
    OliverBetz.ExifTool.Developmentv12.65

    A convenient installer and a robust portable package of Phil Harvey's ExifTool for Windows

More from Oliver Betz.

Frequently asked questions

How do I install ExifTool on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id OliverBetz.ExifTool --exact --version 13.59. winget downloads the installer from Oliver Betz and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ExifTool silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id OliverBetz.ExifTool --exact 13.59 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ExifTool?
ExifTool uses EXE (Inno Setup). Run the downloaded installer with: ExifTool_install_13.59_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall ExifTool via winget?
Run: winget uninstall --id OliverBetz.ExifTool --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ExifTool's Apps & Features entry.
Is ExifTool free?
ExifTool is distributed under CC0-1.0. Refer to the publisher (https://oliverbetz.de/pages/Artikel/ExifTool-for-Windows) for the full license terms - Wingetly itself does not charge for installation.
Does ExifTool work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ExifTool directly from the publisher.
How do I keep ExifTool up to date?
Run winget upgrade --id OliverBetz.ExifTool --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of ExifTool from microsoft/winget-pkgs.

Recent versions

  • 13.59latest
  • 13.58
  • 13.57
  • 13.56
  • 13.55
  • 13.54
  • 13.52
  • 13.51
  • 13.50
  • 13.49