Text cleaning
Remove duplicates, empty lines, extra spaces and diacritics. Paste messy text, get a clean result.
Remove accentsStrip diacritics from text and turn accented letters into plain ones.Remove charactersStrip specific characters, whole character classes or regex matches from text.Remove duplicate linesDelete repeated lines from a list and keep only the unique ones.Remove duplicate wordsDelete repeated words from text and keep only the first time each one appears.Remove emojiStrip every emoji and pictograph out of your text, or list the ones it contains.Remove empty linesDelete blank lines from text and get a compact, gap-free list.Remove extra spacesCollapse repeated spaces and tabs and trim messy whitespace from text.Remove HTML tagsStrip every HTML and XML tag and keep the readable text.Remove lines containingFilter a list by deleting or keeping only the lines that match a pattern.Remove punctuationStrip punctuation marks from text and keep the words intact.Remove wordsStrip every occurrence of a word or phrase out of your text.