# guofei9987/blind_watermark

Blind&Invisible Watermark ，图片盲水印，提取水印无须原图！

Repository: https://github.com/guofei9987/blind_watermark
Canonical: https://ross.abutalabs.com/products/blind_watermark
Homepage: https://blindwatermark.github.io/blind_watermark/#/en/
Language: Python
License: MIT
License Family: permissive
Topics: watermark, watermark-image, blind-watermark, image-processing
Last push: 2026-03-25T09:09:28+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 8, longevity 100
- inputs: {"age_days": 2605, "days_push": 161, "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 14706, forks 1451 (observed 2026-08-28T04:11:07.506200+00:00)

## What it is
A Python library for embedding and extracting blind (invisible) watermarks in images using DWT-DCT-SVD transforms, with watermark recovery not requiring the original image. It provides both a Python API and a command-line interface with password-protected embedding.

## Use cases
- embed invisible watermarks in images to prove ownership
- extract a watermark from an image without the original
- add copyright protection to photos before publishing
- detect if an image was stolen from your collection
- batch watermark images from the command line
- hide a text message inside a picture

## When to choose
- you need robust invisible watermarks that survive compression and resizing
- you don't have access to the original image when extracting
- you want a simple pip-installable Python or CLI tool for image watermarking

## When to avoid
- you need visible overlay watermarks or logos on images
- you require watermarking for video or audio files
- you need cryptographically guaranteed tamper-proofing rather than steganographic marking

## Facets
- artifact type: library
- maturity: stable
- function: image-processing, security, cli
- domain: image-processing, security, privacy
- platform: python, windows, cli
- tags: blind-watermark, dwt-dct-svd, steganography, copyright-protection, invisible-watermark, linux, macos

## Member repositories
- guofei9987/blind_watermark (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:07.506200+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-29T17:07:17.100464+00:00, confidence not recorded.
  - readme: https://github.com/guofei9987/blind_watermark (fetched 2026-08-28T04:11:07.506200+00:00, sha f22e6b5c7af7)
  - homepage: https://blindwatermark.github.io/blind_watermark/#/en/ (fetched 2026-08-29T08:05:24.835410+00:00, sha 11c50101ec2b)
  - registry_pypi: https://pypi.org/pypi/blind_watermark/json (fetched 2026-08-29T08:05:24.837874+00:00, sha 5dc3189461a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
