Online text cleaner solves a problem that often crops up, especially when you copy some text from HTML pages, websites, or pdf, that some hidden characters are also copied. Apart from that you often get double white spaces in between words or even some HTML tags .
The text cleaner tool below can remove line breaks, strip HTML, remove double space ,garbage non-printable characters
Online text cleaner for white space or invisible characters
How do invisible characters get created?
There are a lot of invisible Unicode characters: special characters, language-specific fillers, and regular white-space characters. These symbols have a specific meaning and can be used in various applications instead of regular empty spaces.
Here is a list of whitespace Unicode characters.
Unicode | HTML | Description | Example |
---|---|---|---|
U+0020 |   | Space | [ ] |
U+00A0 |   | No-Break Space | [ ] |
U+2000 |   | En Quad | [] |
U+2001 |   | Em Quad | [] |
U+2002 |   | En Space | [] |
U+2003 |   | Em Space | [] |
U+2004 |   | Three-Per-Em Space | [] |
U+2005 |   | Four-Per-Em Space | [] |
U+2006 |   | Six-Per-Em Space | [] |
U+2007 |   | Figure Space | [] |
U+2008 |   | Punctuation Space | [] |
U+2009 |   | Thin Space | [] |
U+200A |   | Hair Space | [] |
U+2028 | 
 | Line Separator | [] |
U+205F |   | Medium Mathematical Space | [] |
U+3000 |   | Ideographic Space | [] |
What are Hidden non-printing characters?
Non-printing characters or formatting marks are symbols that help you format a document in text editors. Even if you choose to display them on the monitor, they cannot be printed.Non-printing characters include:
- spaces,
- tabs,
- paragraph marks,
- line breaks,
- non-breaking spaces,
- page breaks,
- section breaks,
- column breaks,
- end-of-cell and end-of row markers in tables,
- small black square in the margin to the left of a paragraph,
- anchor symbols.
The web app was created using GS2Web SaaS framework which can be used to create Web Calculators