Sorting & List Cleanup Tools
Sort, reverse, or mirror multi-line lists without shell scripts. Choose the utilities you need, tune direction and comparison options, then copy each server-side result directly into your workflow.
Quick samples
Source list
Paste a multi-line payload, choose the utilities you want to run, and adjust how sorting should behave.
Outputs
Review each selected utility result and copy the final payload directly into your next step.
Paste lines on the left, choose at least one utility, then submit to generate sorted or reversed output.
Documentation
Sorting & List Cleanup Tools
About this tool
Sorting Tools reorders multiline lists with direction, case, and numeric controls. Use it when text needs a consistent order before copying into docs, configs, or notes.
Key options
Case handling controls whether uppercase and lowercase affect order.
Numeric mode treats embedded numbers as numbers instead of plain characters.
Direction controls can sort ascending, descending, reverse, or mirror the list depending on the selected operation.
Gotchas
The tool sorts whole lines, not a selected column inside CSV-style data. Clean the input first if only one field should control the order.
Key use cases
- -Sort pasted line lists alphabetically.
- -Reverse a list so newest or oldest entries appear first.
- -Use numeric-aware sorting for numbered values.
- -Normalize one-column text before sharing.