Releases: jhihhe/ExifToolGeek
Releases · jhihhe/ExifToolGeek
ExifGeek 260116-V1.0.0
🎉 ExifGeek v1.0.0
English ExifGeek is a specialized macOS desktop tool built on top of ExifTool . It focuses on a core workflow: extracting full metadata from a source image and injecting it into multiple target images. Designed with a geeky Dracula theme and semi-transparent glass effects.
中文 ExifGeek 是一个基于 ExifTool 的 macOS 桌面工具,专注于一个高频工作流:从一张源图片中提取完整元数据,并批量注入到一张或多张目标图片中。界面采用极客风的 Dracula 主题 与半透明毛玻璃特效。
✨ Key Features / 核心功能
- Metadata Cloning : Extract EXIF/Metadata from source and inject into targets (Overwrite Original).
- 元数据克隆 :从源提取 EXIF 并注入目标(覆盖原始数据)。
- Batch Processing : Supports single files, multiple files, and full folder recursion.
- 批量处理 :支持单文件、多文件选择及文件夹递归处理。
- Geeky UI : Dracula dark theme with code-style syntax highlighting for EXIF data.
- 极客界面 :Dracula 暗色主题,EXIF 数据支持代码高亮显示。
- Drag & Drop : Intuitive drag-and-drop zones for source and target files.
- 拖拽交互 :直观的源文件和目标文件拖拽区域。
- Utilities : Copy EXIF as JSON to clipboard or export to .txt .
- 实用工具 :支持将 EXIF 复制为 JSON 或导出 TXT 文件。
- Bilingual : One-click switch between English and Chinese.
- 双语支持 :界面支持中英文一键切换。
- Standalone : Bundled ExifTool, no external dependencies required.
- 独立运行 :内置 ExifTool 核心,解压即用。
📥 Installation / 安装
- Download ExifGeek.zip from the assets below.
- Unzip the file.
- Drag ExifGeek.app to your Applications folder.
- Open and enjoy!
- 下载下方的 ExifGeek.zip 。
- 解压文件。
- 将 ExifGeek.app 拖入「应用程序」文件夹。
- 双击运行即可!
Built with Python, PyQt6 & ExifTool.