Local command-line utilities for scanning and removing invisible Unicode characters from text files.
Inspired by aitextwatermarkremover.com, this is an independent third-party helper and is not an official SDK or affiliated with that website.
This tool does not:
# Node
npm install -g aitextwatermarkremover-tools
# Python
pip install aitextwatermarkremover-tools
# Go
go install github.com/bbwdadfg/aitextwatermarkremover-tools/cmd/atwr@v0.1.0
Language libraries for PHP, Rust, Ruby, Dart, Java, .NET, Swift, Lua, Perl, and Haskell live in this same repository and expose the same three functions.
atwr scan file.txt
atwr clean file.txt -o cleaned.txt
atwr tidy file.md
Pass --help for full option listing.
MIT
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |