Linux 软件免费装
Banner图

SEO'n'AI - AI Image check&mark

开发者 gwalter75
更新时间 2026年8月24日 23:04
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

label ai ai act ai generated images c2pa

下载

1.4.0 1.3.8 1.5.0

详情介绍:

Mark your AI generated images — visibly for your visitors, machine-readably for everything else. One click in the media library gives an image both halves of the disclosure: a badge wherever the image appears on your site, and an IPTC / C2PA provenance label written losslessly into the file itself. If the EU AI Act's transparency rules are on your mind: this is the technical half of that disclosure. Whether it satisfies your obligations is a legal question, and the FAQ below is honest about it. This is not a watermark plugin. It works on the layer underneath: the provenance metadata inside your image files. Image generators are increasingly expected to embed a machine-readable marking — an IPTC DigitalSourceType value in XMP, or a C2PA manifest. SEO'n'AI - AI Image check&mark opens your files and reads it. It tells you which images carry such a marking, which do not — and it can write the missing label into them. What makes this different Features Neither the reading nor the writing is held back: you can examine every image in your library, and write the marking into every image that needs one, with no limits and no quota. For running your own site, this plugin is complete. A file is never given a second metadata block. If it already carries XMP from another tool — a photo editor, a stock library — that block is left exactly as it is and the plugin says so instead of writing next to it. Honest about the limits The badge — the visible half of the label — is a CSS overlay. It appears where WordPress renders the page, and nowhere else. It does not appear in: Images used as a CSS background used to be on that list as well. Page builders lean on backgrounds heavily — sliders, hero areas and section headers are almost always backgrounds rather than image tags — so a site could look completely unbadged while everything was in fact working. The smart check closes that gap: switch it on and the finished page is inspected once before it is sent, including the stylesheet files on your server, and the badge is placed onto whatever element carries a marked background. It is off by default, because it looks at the whole page. One thing to remember either way: if you run a caching plugin, clear its cache after marking an image. A cached page was built before the marking existed and keeps being served exactly as it was, so the badge looks missing when the page is simply old. The plugin says all of this plainly on its own settings screen, under "Where it reaches", along with ways to deal with what is left. Optional add-on SEO'n'AI - AI Image check&mark Pro is a separate, paid plugin from the author's own shop, built for agencies and editors maintaining large libraries as a service. Its centrepiece is burning the badge into the image files themselves, across every generated size, with a backup of the originals and a one-click restore; around that it adds batch tooling for large libraries. None of that code is in this plugin, and this plugin never downloads it — if you want it, you install it yourself.

安装:

  1. Upload the seonai-ai-image-checkmark folder to /wp-content/plugins/, or install it through the plugin installer.
  2. Activate the plugin.
  3. Go to Media → AI Image check&mark to set the badge text and behaviour.
  4. In the media library, hover an image row and click Mark as AI generated — or open any image and tick the box in the attachment details panel.

屏幕截图:

  • The badge on the front end
  • "Where it reaches" — the two layers, the badge and the marking in the file, and where each of them stops
  • The marking details screen, showing the raw XMP block inside the file

常见问题:

Does this make my site compliant with the EU AI Act?

No plugin can promise that. This one helps you disclose AI generated images visibly and machine-readably. Whether that is sufficient depends on your content, your role and your jurisdiction. Please take legal advice if you need certainty.

I marked an image but no badge appears.

Two likely reasons, in this order. First, a page cache: if you run a caching plugin, the page a visitor sees was built before the marking existed and keeps being served exactly as it was. Clear the cache and look again. Second, the image may not be an image tag at all — page builders build sliders and hero areas from CSS backgrounds, which have nothing for a badge to attach to. Switch on the smart check in the settings for that case. The settings screen then reports what the last page view actually found, so you can see which of the two it was.

Does it change my image files?

Only the metadata, and only when you ask it to, and only when the file has no XMP block yet. The pixel data is never re-encoded.

I ran an image optimiser and the marking disappeared.

That is what optimisers do: they rebuild the image, and a rebuilt image has lost its metadata block. The plugin watches for exactly this and writes the marking back. If you would rather it did not, switch off "Keep it in the file" in the settings.

The marking is in the file but an online checker does not find it.

Then it is being lost on the way out, not on the way in. Open "Marking details" on that image and use the delivery check: it fetches the image the way a visitor would and tells you whether you are being served a cached copy from before the marking was written, or a re-encoded one that had its metadata stripped. Writing and then removing the marking again leaves a JPEG byte-identical to the original — that is covered by the test suite. Everything else the plugin does lives in the HTML and CSS.

Will it overwrite metadata my generator already wrote?

No. A marking that came with the file is left alone. Only packets this plugin authored carry its own marker, and only those are ever removed.

Can it detect AI generated images automatically?

Only when the file says so itself, via XMP or C2PA. There is no reliable way to detect generated images from the pixels, and this plugin does not pretend otherwise. Everything else is your decision.

Which formats are supported?

JPEG, PNG and WebP for metadata. The badge overlay works for any image WordPress can render.

更新日志:

1.5.0 1.4.0 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0