An open API service indexing awesome lists of open source software.

https://github.com/tuki0918/eagle-raw-exif-inspector

[Eagle Plugin] RAW EXIF Metadata Inspector
https://github.com/tuki0918/eagle-raw-exif-inspector

comfyui eagle eagle-plugin exif midjourney nijijourney novelai stable-diffusion

Last synced: about 1 month ago
JSON representation

[Eagle Plugin] RAW EXIF Metadata Inspector

Awesome Lists containing this project

README

          

# [Eagle] RAW EXIF Metadata

[![Version](https://img.shields.io/badge/last%20release-v2.2.4-blue)](https://github.com/tuki0918/eagle-raw-exif-inspector/releases/tag/v2.2.4)
[![Version](https://img.shields.io/badge/dynamic/json?url=https://community-en.eagle.cool/api/plugin/1152a2b2-499f-4d4e-afd2-2554fe44808a?locale=en&query=$.data.lasteVersion.version&label=store&prefix=v&color=blue)](https://community-en.eagle.cool/plugin/1152a2b2-499f-4d4e-afd2-2554fe44808a)
[![Downloads](https://img.shields.io/badge/dynamic/json?url=https://community-en.eagle.cool/api/plugin/1152a2b2-499f-4d4e-afd2-2554fe44808a?locale=en&query=$.data.downloads&label=downloads&color=blue)](https://community-en.eagle.cool/plugin/1152a2b2-499f-4d4e-afd2-2554fe44808a)

![](docs/sample1.png)

[Eagle](https://eagle.sjv.io/RGANON)

## Features

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

Also supports images from:

- `ComfyUI Workflows`
- `Stable Diffusion`
- `NovelAI`
- `Midjourney`
- `Nijijourney`
- `C2PA` (planned)

## Installation

Eagle Community: [Plugin page](https://community-en.eagle.cool/plugin/1152a2b2-499f-4d4e-afd2-2554fe44808a)

or, Manual Installation: [Github Releases page](https://github.com/tuki0918/eagle-raw-exif-inspector/releases)

## Usage

```
$ npm ci
$ npm run build
```

- Import the `dist` folder as a plugin in Eagle App.

## Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the plugin.