Skip to tool
Freela

Sort lines of text

Sort lines of text. Count, clean or transform text pasted into this page. Files and text stay on your device — Freela does not upload them.

Local only

Processed locally in your browser

TXTTEXT
  1. 1Run in the browser
  2. 2Download or copy
  • TXT

Supported formats: Input and output: newline-separated text.

  • TXT

How to use

  1. Paste the list.
  2. Choose ascending, descending or numeric.
  3. Copy the sorted output.

Examples

  • Alphabetize a glossary.
  • Order issue IDs that look like 12, 3, 100.

Questions

Does this tool upload my files?
No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
Is it free to use?
Yes. There is no paywall on this page and we do not invent reviews or star ratings.
What input does this page accept?
Sort lines of text: sort lines. LOCAL_ONLY.
Is sort stable?
Equal lines keep their original relative order.
How does numeric sort work?
Lines are compared by the first number we find. Lines without digits fall back to collation.