macOS
brew install exiftoollocal Homebrew formula metadata
sudo port install exiftoolMacPorts ports tree · perl/exiftool/Portfile · ソース: api.github.com
brew
exiftool のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install exiftoollocal Homebrew formula metadata
sudo port install exiftoolMacPorts ports tree · perl/exiftool/Portfile · ソース: api.github.com
sudo apk add exiftoolAlpine Linux edge package indexes · exiftool · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#exiftoolnixpkgs package indexes · exiftool · ソース: raw.githubusercontent.com
sudo zypper install exiftoolopenSUSE Tumbleweed package metadata · exiftool · ソース: download.opensuse.org
sudo pacman -S perl-image-exiftoolArch Linux sync databases · perl-image-exiftool · ソース: geo.mirror.pkgbuild.com
choco install exiftoolChocolatey community package catalog · exiftool · ソース: community.chocolatey.org
scoop install main/exiftoolScoop official bucket manifest trees · bucket/exiftool.json · ソース: api.github.com
winget install --id OliverBetz.ExifTool -eWindows Package Manager source index · OliverBetz.ExifTool · ソース: cdn.winget.microsoft.com
概要
Perl lib for reading and writing EXIF metadata
履歴
ExifTool is Phil Harvey's platform-independent Perl library and command-line application for reading, writing, and editing metadata across a large range of image, audio, video, document, archive, and camera raw formats.
ExifTool's first public release was version 1.00 on November 19, 2003, extracting metadata from JPEG and GIF images with Canon, FujiFilm, and Pentax maker-note support. Within weeks it added XMP, TIFF, RAW extraction, GPS recognition, thumbnail extraction, and support for more camera makers.
The project grew through constant format work rather than big rewrites. By 2006 it had a standalone Windows executable; by 2008 it had broad XMP and EXIF-writing improvements; by 2023 it celebrated its 20th anniversary while adding newer metadata domains such as C2PA JUMBF and JPH support.
The release stream remains unusually active for a metadata tool. The official history page lists production and development releases, with version 13.59 published on May 27, 2026 and version 13.55 identified as a production release.
ExifTool is distributed in several forms: source archives, CPAN-oriented Perl module packaging, a Windows executable bundle, and a macOS package that installs the command-line application and libraries under /usr/local/bin. Package managers carry it because scripts, photographers, archivists, forensics workflows, and media pipelines rely on the same executable contract.
Its adoption is reinforced by breadth. The homepage lists support for EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC profiles, Photoshop IRB, FlashPix, AFCP, ID3, maker notes from many camera vendors, timed video metadata, and tens of thousands of tags.
Typical use starts with reading tags from files, but ExifTool's real command-line culture is batch work: writing or deleting metadata, copying metadata between files, exporting CSV/JSON/XML, geotagging from track logs, shifting timestamps, extracting previews, validating metadata, and renaming or organizing files from tag expressions.
The application documentation and configuration support make it script-friendly. Users can define custom tags, use config files, process directory trees, format output for other tools, and combine many operations into repeatable media-cleanup or archival workflows.
ExifTool is the metadata utility people install when the format list or maker-note edge cases matter more than a small dependency graph. It is a package-manager staple because the same command works across Unix, macOS, and Windows, while the upstream project continually tracks new cameras, phones, containers, standards, and malformed real-world files.
For maintainers, ExifTool is also a reminder that metadata tooling ages only if it stops moving. The package stays relevant by shipping frequent tag-table updates, compatibility fixes, security updates, and support for new file types long after the basic EXIF problem looked solved.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ExifTool_config$EXIFTOOL_HOME/.ExifTool_configexiftool application directory/.ExifTool_config%HOMEDRIVE%%HOMEPATH%\.ExifTool_config%EXIFTOOL_HOME%\.ExifTool_configexiftool application directory\.ExifTool_config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
exiftool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:exiftool |
|---|---|
| バージョン | 13.55 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/exiftool |
| ホームページ | https://exiftool.org |
| リポジトリ | https://github.com/exiftool/exiftool |
| 上流ドキュメント | https://exiftool.org/ |
| ライセンス | Artistic-1.0-Perl OR GPL-1.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/exiftool/Image-ExifTool-13.55.tar.gz |
| 最終更新 | 2026-07-22T14:36:59-04:00 |
| Pulse | updated |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | exiftool |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
exiftool
nix profile install nixpkgs#exiftoolexiftool 13.55-r0
Tool for editing exif metadata in files
sudo apk add exiftoolperl-image-exiftool 13.55-1
Read and write EXIF information
sudo pacman -S perl-image-exiftoolexiftool 13.59-1.1
Customisable application to read and write meta information in files
https://www.exiftool.org/index.html
sudo zypper install exiftoolexiftool
sudo port install exiftoolexiftool
choco install exiftoolmain/exiftool
scoop install main/exiftoolOliverBetz.ExifTool
winget install --id OliverBetz.ExifTool -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.