Sort Lines
Sort lines alphabetically, numerically, by length or at random.
Text
Strip repeated lines from a list, keeping the order you want.
No. Unlike the Unix uniq command, which only collapses adjacent duplicates, this tool tracks every line it has seen, so duplicates anywhere in the input are found regardless of order.
"First occurrence" keeps one copy of every line, including lines that repeated. "Only lines that appear once" keeps lines that were never repeated at all, dropping duplicated lines entirely.
Sort lines alphabetically, numerically, by length or at random.
Count words, characters, sentences and reading time.
Convert text between camelCase, snake_case, kebab-case and more.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.