1. Your browser receives the app
The website code loads on your device, just like any other web page.
2. You paste text locally
Your browser places the text into the editor. PasteScrub does not send the editor value to an API or server.
3. JavaScript transforms the text
The selected cleanup rules run inside your browser. The result is written to a second local text area.
4. You control the result
You can copy or download the cleaned output. Refreshing or leaving the page clears the editor state.
What we never do
PasteScrub never puts your text in a URL, analytics event, advertising request, public sharing page, or server-side database.