Data Cleaning: Deduplicate, Sort and Whitespace

When you get raw text from surveys, exports or crawlers, start with cleaning.

Standard Flow

  1. Paste the text into the Text Conversion Tool.
  2. Run Trim AllCollapse SpacesRemove Extra Blank Lines.
  3. Line ops: Unique, Sort Asc/Desc, Trim Lines.
  4. Use Tabs → Spaces for unified indentation if needed.

Use Case: Tag Library

“Unique + Sort” creates a clean tag list; unify case and full/half width for consistent style.

Export & Reuse

Copy results directly; compare with previous versions in the Text Comparison Tool.