Input
Alpha Beta alpha Gamma Beta
Clean & normalize
Create a unique list while keeping the first occurrence of every line. Comparison ignores capitalization and surrounding spaces, which catches entries such as “Example”, “ example ”, and “EXAMPLE” without sorting or rearranging the remaining lines.
Focused workspace
Before and after
Alpha Beta alpha Gamma Beta
Alpha Beta Gamma
Three steps
Useful workflows
How it works
The selected operations are applied in order by JavaScript running on this page. The input is not sent to the Go server and is not written to SQLite. The server provides the page, SEO content, and blog system; the browser performs the text transformation.
Questions
No. The tool preserves the original order and removes only later duplicates.
No. Duplicate-line comparison ignores letter case and surrounding whitespace.
Enable Remove immediately repeated words for patterns such as “the the”.