Sort
Sort list items in specified order
World's simplest browser-based utility for truncating lists. Input your list and specify the maximum number of items to keep. Perfect for data processing, list management, or limiting content length.
This tool allows you to truncate a list to a specific number of items. You can choose to keep items from the beginning or the end of the list, and specify custom separators for splitting and joining. It's useful for limiting the size of lists, creating previews, or extracting specific portions of data.
This example shows how to keep only the first 3 items in a comma-separated list.
This example shows how to keep only the last 2 items in a comma-separated list.
This example shows how to truncate a list with custom separators.
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
Wrap list items with specified criteria
Rotate list items by specified positions
Randomize the order of list items
Duplicate list items with specified criteria