7 tools

Lists

Sort, dedupe, group and reshape lists.
Strip duplicate lines from a list, with optional trimming and case folding.
Lists
Sort lines alphabetically, numerically, by length, or shuffle them randomly.
Lists
Flip the order of a list from bottom to top.
Lists
Shift every item up or down, wrapping around the ends.
Lists
Break a list into groups of a fixed size.
Lists
Strip quotes, brackets and trailing commas off every item.
Lists
Count how often each item appears, and find the unique ones.
Lists