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.