📋 Line Sort / Dedupe Tool

Sort, unique, shuffle, reverse lines in a text block.

How it works

Text is split into lines, then each enabled operation is applied in order: trim → remove empty → dedupe → sort/shuffle → reverse. Everything runs locally in your browser.