Tagged articles
3 articles
Page 1 of 1
Old Meng AI Explorer
Old Meng AI Explorer
Nov 2, 2025 · Information Security

How Blind Watermark Turns Images into Unbreakable Copyright Shields

The open‑source Python library blind_watermark embeds invisible, tamper‑resistant watermarks into images, audio, and video, allowing creators and businesses to protect copyright, trace unauthorized use, and recover evidence even after cropping, compression, or AI editing, all with just a few lines of code.

Image ProcessingPythonWatermark
0 likes · 9 min read
How Blind Watermark Turns Images into Unbreakable Copyright Shields
Open Source Tech Hub
Open Source Tech Hub
Oct 23, 2025 · Information Security

How to Embed and Extract Blind Watermarks in Images with Python

This guide explains the concept of blind watermarking for image copyright protection, shows how to install the blind-watermark Python package, and provides step‑by‑step code examples for embedding and extracting both text and image watermarks while preserving the original visual appearance.

PythonTutorialblind_watermark
0 likes · 4 min read
How to Embed and Extract Blind Watermarks in Images with Python
JD Retail Technology
JD Retail Technology
Jun 21, 2017 · Backend Development

From Open‑Source to Self‑Developed: JD.com’s One‑Month Migration of Hundreds of Millions of Images

The article describes how JD.com transitioned from open‑source tools to its own distributed file system JFS, completed a massive one‑month migration of billions of images, improved compression with Intel‑optimized pipelines and blind‑watermark technology, and outlines the ongoing scalability and security innovations.

Distributed File SystemImage storageblind_watermark
0 likes · 5 min read
From Open‑Source to Self‑Developed: JD.com’s One‑Month Migration of Hundreds of Millions of Images