Distinct Lines

Paste lines and click Distinct to remove duplicates (preserves first occurrence order).

Ready.

What this page can do

Removes duplicate lines while preserving the order of the first occurrence. Useful for quick deduplication.

Expect input

One item per line. Empty lines are treated as lines and will be deduplicated like others.

Output

Lines with duplicates removed, joined by newlines, replacing the textarea content.