A quick EXIF viewer extension for PNG and JPG images with the following capabilities:
- ⭐ Favorites: Bookmark your most important EXIF fields for quick access
- 👁️ Show/Hide Fields: Control which EXIF data to display, hiding unnecessary information
- 📋 JSON Formatting: Convert EXIF data to clean, readable JSON format
Eagle Community: Plugin page
or, Manual Installation: Github Releases page
$ npm ci
$ npm run build
- Import the
dist
folder as a plugin in Eagle App.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the plugin.