Remove Extra Spaces

Clean up text by removing extra spaces, newlines, and trimming lines.

What it does:

  • • Replaces multiple spaces with single space
  • • Removes extra blank lines (max 1 between paragraphs)
  • • Trims whitespace at start/end of lines
  • • Removes leading/trailing whitespace