chishaxie/BlindWaterMark
盲水印 by python observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 20
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3624
- days_rel: n/a
- days_push: 484
- n_releases_24m: 0
Adoption not part of the score
1106 stars · 206 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python command-line tool that embeds invisible blind watermarks into images and extracts them later using frequency-domain techniques. Decoding requires the original unwatermarked image to recover the watermark.
Use cases
- embed an invisible watermark in an image to prove ownership
- extract a hidden watermark from an image given the original
- add copyright protection to photos before publishing
- verify whether an image was leaked from a specific source
- hide a logo or text image inside a picture imperceptibly
When to choose
- you need blind watermarking where the watermark is invisible to viewers
- you have access to the original image when decoding
- you want a simple Python CLI without heavy dependencies
When to avoid
- you need robust watermarking that survives compression, cropping, or resizing
- you don't have the original image available for extraction
- you need a library API rather than a command-line script
Facets
cli-tool · maturity maintenance
image-processing cryptography cli image-processing security privacy python cli cross-platform blind-watermark watermarking steganography digital-rights frequency-domain
1 source
- readme: https://github.com/chishaxie/BlindWaterMark · fetched 2026-08-28 · ef5d86df3410
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chishaxie/BlindWaterMark | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="chishaxie/BlindWaterMark")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem