net.clojars.tianwei/aitextwatermarkremover-tools

Local utilities to scan and remove invisible Unicode characters and tidy Markdown paste residue. Independent third-party helper inspired by aitextwatermarkremover.com. Not an official SDK. Runs offline.

Leiningen/Boot

[net.clojars.tianwei/aitextwatermarkremover-tools "0.1.0"]

Clojure CLI/deps.edn

net.clojars.tianwei/aitextwatermarkremover-tools {:mvn/version "0.1.0"}

Gradle

implementation("net.clojars.tianwei:aitextwatermarkremover-tools:0.1.0")

Maven

<dependency>
  <groupId>net.clojars.tianwei</groupId>
  <artifactId>aitextwatermarkremover-tools</artifactId>
  <version>0.1.0</version>
</dependency>