Utinzo

Text Sorter

Sort lines of text alphabetically, by length, or numerically — ascending or descending.

Result
Enter lines to sort

Did this tool work for you?

AdSense336 × 280
AdSense336 × 280

How to use this calculator

  1. 1

    Enter one item per line in the text box.

  2. 2

    Choose a sort order and whether to remove duplicates.

  3. 3

    The sorted list appears instantly below.

AdSense · 728 × 90

Frequently asked questions

Can I sort a comma-separated list?

Not directly — paste each item on its own line first. You can replace commas with newlines using a text editor find/replace, then sort here.

How does alphabetical sorting handle numbers?

Alphabetical sort treats numbers as text, so "10" sorts before "2" (because "1" < "2"). For correct numeric sorting, use the Numerically option.

Is the random shuffle truly random?

It uses the Fisher-Yates shuffle algorithm, which produces a uniform random permutation. Each result is independent — running twice on the same list will likely give different orders.

About text sorter

Sorting lines of text: alphabetical, numeric, and by length

Alphabetical sorting

Alphabetical sort uses locale-aware comparison (localeCompare), which handles accented characters correctly. "ä" sorts near "a", "é" near "e". Case is treated consistently — uppercase A and lowercase a are treated equally for sort order.

Common use cases

Sorting a list of names, cities, or products. Alphabetizing a bibliography or reference list. Deduplicating a list of emails or URLs. Randomizing a list of options for fair selection.

Text Sorter – Utinzo

Learn more from an authoritative source:

Wikipedia
Related tools

Results are estimates for informational purposes only and do not constitute professional financial, medical, legal, or technical advice. Read full disclaimer →