# Hidden-Word **Repository Path**: smachenike/Hidden-Word ## Basic Information - **Project Name**: Hidden-Word - **Description**: Hidden Word 是基于 Unicode 的文本数字水印工具,它巧妙利用 Unicode 特性在不改变文本外观的情况下,在文本内容中嵌入肉眼不可见的各种版权信息和结构化元数据 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/hidden-word - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-09-25 - **Last Updated**: 2025-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文文档](./README.zh_CN.md) | [English](#) # Hidden Word A Unicode-based text digital watermarking tool for embedding invisible copyright marks and metadata in text content. ## Features - **Copyright Protection**: Embed invisible watermarks in articles to effectively protect original content - **Metadata Embedding**: Securely embed structured information in text for content verification - **Source Tracking**: Verify the original source of content through embedded watermark information - **Cross-platform Support**: Works on any platform that supports Unicode - **Website Integration**: Provides standardized embedding solutions to automatically add watermarks to website content ## Use Cases 1. **Content Creators**: Add digital watermarks to original content to protect intellectual property 2. **Copyright Management**: Add invisible copyright marks to digital content 3. **Content Verification**: Embed verification information in public texts to ensure content integrity 4. **Information Tracing**: Identify and track the dissemination path of digital content ## Deployment [![Deploy with EdgeOne Pages](https://cdnstatic.tencentcs.com/edgeone/pages/deploy.svg)](https://edgeone.ai/pages/new?repository-url=https://github.com/Ackites/hidden-word&build-command=npm%20run%20build&output-directory=dist) ## Quick Start ### Clone Repository ```bash git clone https://github.com/Ackites/hidden-word.git cd hidden-word ``` ### Install Dependencies ```bash npm install ``` ### Development ```bash npm run dev ``` ### Build ```bash npm run build ``` ## License [MIT](LICENSE) ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=Ackites/hidden-word&type=Date)](https://www.star-history.com/#Ackites/hidden-word&Date)