# fire-keeper/BlindWatermark

使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property

Repository: https://github.com/fire-keeper/BlindWatermark
Canonical: https://ross.abutalabs.com/products/blindwatermark
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2024-08-30T23:52:35+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2678, "days_push": 733, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1675, forks 197 (observed 2026-08-28T04:05:20.466594+00:00)

## What it is
A Python library and CLI/GUI tool that embeds invisible blind watermarks into images using discrete wavelet transforms, protecting creators' intellectual property. Watermarks are visually imperceptible and can be extracted with a secret key even after attacks like blurring, cropping, noise, brightness changes, and geometric distortions.

## Use cases
- embed an invisible watermark in my images to prove ownership
- extract a hidden watermark from an image to prove copyright
- protect artwork from being stolen without credit
- recover watermarks from rotated or scaled images
- batch watermark images from the command line

## When to choose
- you are a creator who wants invisible, attack-resistant image watermarks
- you need a free, open-source blind watermarking solution in Python
- you want both CLI and GUI interfaces for watermarking

## When to avoid
- you need a pip-installable package (not yet published to PyPI)
- you need video watermarking support
- you require a publicly verifiable third-party watermark attestation service

## Facets
- artifact type: library
- maturity: active
- function: image-processing, security, cli, gui
- domain: image-processing, security, privacy
- platform: python, cross-platform, cli
- tags: blind-watermark, digital-watermarking, copyright-protection, dwt, steganography, pyqt

## Member repositories
- fire-keeper/BlindWatermark (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.466594+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:29.276225+00:00, confidence not recorded.
  - readme: https://github.com/fire-keeper/BlindWatermark (fetched 2026-08-28T04:05:20.466594+00:00, sha 69644741957c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
