Skip to content

odsantos/text-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Formatter & Cleaner

A lightweight, browser-based text formatting tool to quickly clean, format, and export text.
Built with Bootstrap and plain JavaScript, no dependencies required.

Features

  • 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

Live Demo

🔗 Try it here

How to Run Locally

  1. Download the project

    • Click the green Code button on the repo page.
    • Select Download ZIP.
    • Extract the ZIP to any folder on your computer.
  2. Open the tool

    • Open the extracted folder.
    • Double-click index.html — it will open in your default browser.
  3. Use it offline

    • The tool works fully offline — no installation or internet connection needed.

License

This project is open-source under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published