Skip to content

Repository files navigation

ExifUI

A macOS application with SwiftUI frontend and ExifTool backend for viewing and editing image metadata.

Features

  • 📸 View EXIF/metadata from images
  • ✏️ Edit metadata fields
  • 🚀 Fast processing with ExifTool
  • 🎨 Native macOS SwiftUI interface

Installation

Download

Download the latest release from Releases

Manual Installation

  1. Download the .dmg file
  2. Open the DMG
  3. Drag the app to your Applications folder
  4. Right-click the app and select "Open" (first time only, due to macOS Gatekeeper)

Requirements

  • macOS 13.0 (Ventura) or later
  • ExifTool bundled (no separate installation needed)

Usage

  1. Launch the application
  2. Select an image file
  3. View/edit metadata
  4. Save changes

Building from Source

git clone https://github.com/aarons3225/exifUI.git
cd exifUI
open exifUI.xcodeproj

Build in Xcode (⌘B) and run (⌘R)

Tech Stack

  • SwiftUI for the interface
  • ExifTool for metadata processing
  • macOS 13+

License

MIT License - see LICENSE file

Contributing

Issues and pull requests welcome!

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages