Sort
Sort list items in specified order
Add text before and after each list item.
This tool allows you to add text before and after each item in a list. You can specify different text for the left and right sides, and control how the list is processed. It's useful for adding quotes, brackets, or other formatting to list items, preparing data for different formats, or creating structured text.
This example shows how to wrap each item in a list with quotes.
This example shows how to wrap each item in a list with brackets.
This example shows how to wrap each item with different text on each side.
Sort list items in specified order
Unwrap list items from structured format
Quickly reverse a list
Find unique items in a list
Find most frequently occurring items
Split a list into fixed-size chunks
Rotate list items by specified positions
Randomize the order of list items
Truncate list to specified number of items
Duplicate list items with specified criteria