Whitespace Remover
Remove or normalize whitespace in text with multiple options
Trim Lines: Removes leading and trailing whitespace from each line
Remove All: Removes all whitespace characters (spaces, tabs, newlines)
Normalize: Replaces multiple spaces with single space, trims lines, and removes empty lines