Add isGenAI for saved AI image metadata and prompts - #760
Open
vagabond11 wants to merge 1 commit into
Open
vagabond11 wants to merge 1 commit into
vagabond11 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds one free web tool under Images / Videos / Docs → Images → Metadata using the enriched entry format in the contribution guide.
isGenAI reads saved AI generation settings and source labels in original image files. The supported prompt formats include AUTOMATIC1111 PNG/JPEG/WebP settings and ComfyUI/Flux PNG workflows. It can return a saved prompt and an exportable findings report without an account or local installation. Image uploads are limited to 20 MB.
The entry explicitly states that images are uploaded to isGenAI servers, and that editable metadata does not establish authorship. This proposal does not claim general pixel-based AI detection or independent verification of a depicted event.
Reproducible guide and download pair:
https://isgenai.com/guides/how-to-check-ai-image#examples
The two images have identical pixels; one has deliberately embedded example settings. They are code-drawn CC0 demonstrations, not an accuracy benchmark. The metadata-bearing file was uploaded and its saved prompt recovered in the live interface on September 13, 2026. The guide covers stripped copies, supported fields and multi-stage workflows. API documentation: https://isgenai.com/api#saved-prompts
Validation: JSON parses successfully; removing the single new entry reproduces the original JSON exactly; the added entry is in the Metadata category. No dependencies, code, or other tools were modified.
Disclosure: I work on isGenAI and this proposal was prepared with an AI coding assistant. Please assess the entry for the collection; this submission is not a claim of independent endorsement.