Home - Ktiseos-Nyx/Dataset-Tools GitHub Wiki
Dataset-Tools: A Simple Viewer for EXIF and AI Metadata!
This is a desktop application designed to help users browse and manage their image and text datasets, particularly those used with AI art generation tools like Stable Diffusion. Developed using PyQt6, it provides a simple and intuitive graphical interface for browsing images, viewing metadata, and examining associated text prompts. As of recently this has also extended its use case to reading metadata from LoRa safetensor file formats, as well as reading metadata from sites such as Civitai. This project is inspired by and utilizes components from tools within the AI art community (☮️receyuki/stable-diffusion-prompt-reader🤍) and aims to empower users in improving their dataset curation workflow. If you're interested in getting involved, feel free to fork and contribute!
- Graphical User Interface (GUI): Built with PyQt6 for a modern and cross-platform experience.
- Drag and Drop: Easily drag and drop files and folders into the application.
- Resizeable Interface: Easily stretch the interface like goo!
- Image Previews: Quickly view images in a dedicated preview area.
-
Extensive Metadata Extraction:
- Extract and display relevant metadata from PNG image files, especially those generated from Stable Diffusion.
- Support for
safetensors
files (currently LoRA, not Embeddings). - Support for various AI platform metadata including:
- ComfyUI
- Civitai (ComfyUI & A1111 formats)
- Ruined Focus
- Other UI/UXs
- GGUF file metadata support.
- Support beyond SDXL base models, including Flux, Aura, SD3 and more to come!
- Text Viewing: Display the content of text files.
- Clear Layout: A simple and intuitive layout, with list view on the left, and preview on the right.