Sort Lines

无需注册即可在浏览器中免费使用Sort Lines,输入值仅在设备上处理。

计算在本地完成,我们不会把输入值发送到服务器。

示例

The lines Banana, Apple, Orange sort to Apple, Banana, Orange in ascending order.

计算方法

The browser’s locale-aware collator compares each full line, with numeric sorting enabled so 2 comes before 10.

重要说明

Whitespace is part of the line; clean it first if leading spaces should not affect sorting.

常见问题

Can I reverse the order?

Yes. Select descending order.

Does it sort numbers naturally?

Yes. Numeric comparison places “2” before “10.”

Are duplicate lines removed?

No. Use Duplicate Line Remover for that task.

相关工具