跳到内容
RapideTools

行排序

按字母顺序排序行。

Paste text to sort its lines alphabetically. Choose ascending or descending, ignore case, and optionally remove empty lines. Everything runs locally in your browser.

你的输入在浏览器本地处理 —— 不会上传、存储或记录。

为你节省时间了吗?请我喝杯咖啡

工作原理

  1. 1 Paste your lines.
  2. 2 Pick a direction and options.
  3. 3 Copy or download the sorted result.

常见用例

  • Alphabetize a list.
  • Sort imports or keys.
  • Order names or terms.
  • Tidy a glossary.

常见问题

Is my text sent to a server?

No. Everything runs locally in your browser — your text is never uploaded, stored or logged.

How is sorting done?

Lines are compared as strings (optionally case-insensitively). It is a simple lexicographic sort, not natural/numeric sort.

Is it really free?

Yes — free, with no signup and no limits.