Word Counter
Clean and transform text with Word Counter — instant results, fully in-browser.
Sort lines alphabetically — with options for case, reverse and numeric order — instantly in your browser. By default it sorts character by character.
Your browser is preparing the tool. It runs 100% locally.
Paste a list and the tool sorts the lines alphabetically. By default it sorts character by character (lexicographically), so 10 comes before 9 and capitals come before lower-case letters. Tick numeric to sort by value instead, ignore case to mix cases, or reverse for Z to A. Everything runs in your browser; nothing is uploaded.
This tool puts a list of lines in order. The default is alphabetical, comparing the lines letter by letter, and three switches let you change that: ignore case, reverse the order, or sort the lines as numbers.
It is the quick way to alphabetise a list, order names or terms, or arrange numbers — turning a jumbled block of lines into a tidy, sorted one.
By default the tool sorts the lines lexicographically: it compares them character by character from the start, using the underlying character order. That means digits and capital letters come before lower-case ones, and numbers are ordered by their first digit, not their value — so 10 sorts before 9.
The options change this. Ignore case treats upper and lower case the same, so words sort the way a dictionary would. Numeric reads the number at the start of each line and sorts by its actual value, putting 9 before 10. Reverse flips whatever order you have chosen, giving Z to A or largest to smallest.
default : character by character (lexicographical) — 10 before 9, capitals before lower-case
numeric : by the number at the start of each line — 9 before 10
ignore case : upper and lower case treated the same
reverse : flip the order (Z to A, or largest first)lines 10, 9, 100 → default: 10, 100, 9 · numeric: 9, 10, 100The default sorts text character by character, so numbers are ordered by their first digit. Use the numeric option to sort by value, and ignore case for dictionary-style ordering.
The sort is exact and consistent for the option you choose. The same input and settings always give the same order, so the result is reliable.
The default is lexicographical, which can surprise people with numbers and cases: 10 sorts before 9, and Banana sorts before apple because capitals come first. Turn on numeric to sort numbers by value, and ignore case to sort words as a dictionary would.
Numeric sorting reads the number at the start of each line. A line that does not begin with a number, or mixes text and numbers, may not sort as expected in numeric mode, since only the leading value is compared.
It sorts whole lines as they are. It does not sort by a column within each line, ignore leading words, or sort sub-parts — for those, you would rearrange the data first. Reverse simply flips the chosen order.
Put names, terms or items in A to Z order.
Sort a list of numbers by value with the numeric option.
Turn a jumbled block of lines into a sorted one.
Sort entries for a glossary, index or list.
To sort by a column, rearrange the data so the sort key comes first. For full natural sorting of mixed text and numbers, a dedicated natural-sort tool handles version-like strings better. This tool sorts whole lines.
Sorts lines lexicographically by default (character by character, case-sensitive), with options to ignore case, reverse, or sort numerically by value.
Clean and transform text with Word Counter — instant results, fully in-browser.
Character Counter instantly as you type — free, private and lightning fast.
Case Converter instantly as you type — free, private and lightning fast.
Clean and transform text with Lorem Ipsum Generator — instant results, fully in-browser.
Text Diff Checker online with no limits, no signup and no data leaving your browser.
Remove Duplicate Lines online with no limits, no signup and no data leaving your browser.
It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.