WP Manifestindependent plugin directory
manifest / privacy / ainsign

AInsign – AI Image Labels & Disclosure

Label AI-generated images in WordPress: visible badge + machine-readable XMP metadata (IPTC Digital Source Type). Transparency tooling for the EU AI Act era. Free version of the AInsign plugin.

by Sergey Raevsky · github.com/serhiiraievskyi/ainsign · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/serhiiraievskyi/ainsign/archive/refs/heads/main.zip

Readme

AInsign – AI Image Labels & Disclosure

Label AI-generated images in WordPress: a visible badge for people and a machine-readable XMP mark (IPTC Digital Source Type trainedAlgorithmicMedia) written into the image file itself. JPEG, PNG and WebP. No external requests, no tracking, no account.

This repository contains the free version — the same code distributed on WordPress.org. It is fully functional on its own: badge, XMP metadata, original-file backups with one-click restore.

  • Product page: https://sergey-raevsky.com/ainsign
  • WordPress.org: pending directory review
  • A paid version (bulk marking, burn-in, IPTC, badge styling) is distributed separately from the product page.

Installation

Copy this repository into wp-content/plugins/ainsign/ and activate, or install the release zip via Plugins → Add New → Upload.

License

GPL-2.0-or-later. See the plugin header in ainsign.php.

Read the full README on GitHub →