| File | Date | Author | Commit |
|---|---|---|---|
| .gitignore | 2026-07-20 |
|
[63077b] Create .gitignore for project dependencies and ... |
| CONTRIBUTING.md | 2026-07-20 |
|
[3f38b4] Add contributing guidelines for CleanTextTools ... |
| LICENSE | 2026-07-20 |
|
[6092eb] Initial commit |
| README.md | 2026-07-20 |
|
[76a5a7] Update README to clarify project description |
| SECURITY.md | 2026-07-20 |
|
[2f73fc] Add SECURITY.md for vulnerability reporting gui... |
| app.js | 2026-07-20 |
|
[fde08e] Add text cleaning functionality in app.js |
| index.html | 2026-07-20 |
|
[79b05c] Add index.html for CleanTextTools Core application |
| styles.css | 2026-07-20 |
|
[194643] Add initial CSS styles for the application |
CleanTextTools Core is the limited open-source edition of CleanTextTools. It provides essential browser-based functions for removing common Markdown, spacing and hidden-character artifacts from AI-generated text.
The Core edition processes text locally in the browser and does not rewrite the original message.
No installation is required.
index.html in a modern browser.You may also serve the files using a local static-file server.
This repository contains only the limited open-source Core edition.
The complete hosted version includes the latest interface, additional cleaning options, platform-specific workflows and ongoing product improvements.
Use the hosted version at:
The Core edition performs its text-cleaning operations locally in the browser. This repository does not contain user-submitted text, production credentials, private infrastructure or customer data.
For information about the hosted website, review the privacy policy on CleanTextTools.com.
Do not submit security vulnerabilities as public issues. Follow the instructions in SECURITY.md.
Contributions to the public Core edition are welcome. Review CONTRIBUTING.md before opening a pull request.
CleanTextTools Core is licensed under the GNU Affero General Public License v3.0.
The licence applies only to the files published in this repository. It does not apply to separate private repositories, proprietary services, private infrastructure or other unpublished CleanTextTools materials.