A lightweight, browser-based text formatting tool to quickly clean, format, and export text.
Built with Bootstrap and plain JavaScript, no dependencies required.
- Clean unwanted spaces and blank lines
- Convert to UPPER, lower, or Title Case
- Remove duplicate lines
- Sort lines alphabetically
- Strip HTML tags
- Remove non-printable characters
- Normalize spaces
- Optional: remove accents (diacritics)
- Copy results to clipboard
- Download results as
.txt - Swap Input/Output
- Clear all text
🔗 Try it here
-
Download the project
- Click the green Code button on the repo page.
- Select Download ZIP.
- Extract the ZIP to any folder on your computer.
-
Open the tool
- Open the extracted folder.
- Double-click
index.html— it will open in your default browser.
-
Use it offline
- The tool works fully offline — no installation or internet connection needed.
This project is open-source under the MIT License.