Sort list items alphabetically (A-Z, Z-A), numerically, or by line length.
Paste list items into input field.
Choose sort mode (A-Z, Z-A, Numeric, or Length).
Copy sorted list output.
Numeric sort orders 1, 2, 10 correctly rather than string sorting (1, 10, 2).