Text Sorter

Paste a list of lines and sort them alphabetically, in reverse, by length, or randomly. You can also remove duplicates, strip empty lines, and ignore case. Works for anything you'd put in a text file - names, keywords, URLs.

How to use

  1. Paste your list into the input. Each line is treated as a separate item.
  2. Choose your sort order: A to Z, Z to A, shortest to longest, or random shuffle.
  3. Use the options to ignore case, remove duplicates, or strip empty lines.
  4. Sorted output appears right away. Copy it all with one click.