List tools are a collection of tools that manipulates one or more list items. Use our list tools to sort, merge, split, randomize or even obtain average, minimum and maximum values contained within a list.
Sort a list containing words in ascending, descending and random orders.
Get an average of numbers contained in a numeric list separated by a line.
Find a minimum and maximum values of numbers contained in a numeric list.
Find unique values contained in an alphanumeric list separated by a newline.
Randomize the order of items contained in a list, and redisplay them.
Merge 1 or more list into a single list with prefix and suffixes added.
Reverse the order of display contained in a list separated by a newline.