Skip to content

shanestevenz/copy-cleaner-react

Repository files navigation

🧼 Copy Cleaner

A simple, fast tool to clean up messy text.

Paste anything in — logs, notes, copied content, lists, code — and fix it in seconds.

Clean, format, and transform text instantly — no bloat, no tracking, no login.

✨ Features

🧹 Cleanup:

  • Trim Whitespace
  • Collapse Spaces
  • Remove Blank Lines
  • Collapse Blank Lines
  • Tabs to Spaces

🔤 Change Case:

  • Uppercase
  • lowercase
  • Capitalize Words
  • Sentence Case
  • Toggle Case

Coming Soon

  • Title Case

📐 Format:

  • Add Line Numbers
  • Sort Lines A-Z
  • Reverse Lines
  • Remove Duplicates
  • Wrap In Quotes
  • Join Lines

Coming Soon

  • Randomize Line Order
  • Remove Diacritics (é → e)
  • Remove Line Numbers
  • Add/Remove Bullets

🔍 Remove Keyword:

  • Find & replace
  • Remove Numbers
  • Remove Punctuation
  • Strip HTML Tags
  • Remove URLs
  • Remove Emails

Coming Soon

  • Remove Emojis

🖥️ Developer

Coming Soon

  • Normalize Line Endings (LF / CRLF)
  • Remove Non-ASCII Characters
  • Convert to JSON Array

⚙️ Custom Rules

Create your own transformations and apply them instantly.

🚀 Why This Exists

Copy/paste from:

  • StackOverflow
  • Logs
  • CSV exports
  • documentation
  • AI tools

…always comes in messy.

This tool gives you quick, deterministic transformations without opening an IDE.

🔐 Privacy

All transformations run locally in your browser. No text is stored or sent to a server.

⚡ Future Improvements

  • Domain Specific tools for frequently performed actions
  • Auto Suggestions
  • Cache created rules
  • Visual formatting options (font-size, colors, light/dark mode, etc)
  • Improve mobile support

About

Copy Cleaner is a lightweight suite of text cleanup tools, executed with one click. Designed to quickly format and fix common issues with copying and pasting. Remove extra spaces, sort alphabetically, add/remove line numbers, fix broken line breaks, inconsistent punctuation, invisible characters, and much more.

Topics

Resources

Stars

Watchers

Forks

Contributors