Whitespace Utilities
Trim edges, collapse spaces, and tidy blank lines with line-aware controls.
Category: Content utilities View documentation
Quick samples
Jump into preconfigured whitespace scenarios to see how the utilities respond.
Text to clean
Paste or type the content that needs whitespace adjustments.
Outputs
Review each output, copy the cleaned text, or inspect differences.
Trim edges
Remove leading and trailing whitespace while leaving the body untouched.
Squish spaces
Collapse consecutive spaces and line breaks into single spaces.
Strip all whitespace
Remove every space, tab, and line break for compact identifiers.
Remove empty lines
Delete blank lines or collapse them to a single spacer when preserving blanks.
Deduplicate lines
Drop duplicate lines while keeping the first occurrence. Blank lines are optional.
