World's simplest browser-based utility for rotating list items. Input your list and specify rotation amount to shift items by a specified number of positions. Perfect for data manipulation, circular shifts, or reordering lists.
Input list
Rotated list
Tool options
Item split mode
Use a Symbol for Splitting
Delimit input list items with a character.
Use a Regex for Splitting
Delimit input list items with a regular expression.
Set a delimiting symbol or regular expression.
Rotation Direction and Count
Rotate forward
Rotate list items to the right. (Down if a vertical column list.)
Rotate backward
Rotate list items to the left. (Up if a vertical column list.)
Number of items to rotate
Rotated List Joining Symbol
Enter the character that goes between items in the rotated list.