A quick EXIF viewer plugin for PNG, JPEG, and WebP images with the following features:
- ⭐ 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
- Added JSON expansion feature to recursively display JSON objects as nested fields
- Added three-state format toggle (off → formatted → expanded → off)
- Added WebP format support
- Added Favorites feature to bookmark important EXIF fields for quick access
- Added Show/Hide Fields functionality to control which EXIF data to display
- Added JSON Formatting to convert EXIF data to clean, readable JSON format
- Added a popup menu to copy selected text.
- Fixed the display of binary data.