This is a super simple browser-based application that converts lists to columns. You can specify the desired number of columns in the options and the program will instantly rearrange all the items from your list in nicely formatted columns. You can choose the flow direction of items (they can go vertically or horizontally), create consistent columns with a fixed width, and align items to either side of a column. Created by list geeks from team Browserling.
This is a super simple browser-based application that converts lists to columns. You can specify the desired number of columns in the options and the program will instantly rearrange all the items from your list in nicely formatted columns. You can choose the flow direction of items (they can go vertically or horizontally), create consistent columns with a fixed width, and align items to either side of a column. Created by list geeks from team Browserling.
This online tool converts single-dimensional linear lists into multi-dimensional columns. For example, if you have a tall vertical list of names and you want to split it into three equal columns, then this program will do it for you in a blink of an eye. All you need to do is enter "3" in the number-of-columns option and three columns will be formed. There are two ways the items can be arranged in columns. The first one makes the items run from top to bottom and the second one puts the items horizontally one-by-one from left to right. In the column delimiter option, you can specify any symbol that will be placed between the columns for visual (and logical) column separation. If the items in columns have different widths, it's best to turn them into neat columns by using the "Pad to Max Width" option. This option finds the longest item in the column and makes all other items the same width by padding them on the right by whitespace symbols. Additionally, you can align the items to the right, left, or center of the column. In case your data contains empty items, you can delete them from the columns via the "Remove Empty Items" option. Also, you can fill empty spots in columns with custom items. For example, if the last column is missing two items, you can put a custom symbol "…" or "×" in their place. The utility works with all types of lists. In the options, you can use both a character separator (for comma-separated lists) and a regular expression separator (for more complex lists containing various patterns between the items). Listabulous!
This online tool converts single-dimensional linear lists into multi-dimensional columns. For example, if you have a tall vertical list of names and you want to split it into three equal columns, then this program will do it for you in a blink of an eye. All you need to do is enter "3" in the number-of-columns option and three columns will be formed. There are two ways the items can be arranged in columns. The first one makes the items run from top to bottom and the second one puts the items horizontally one-by-one from left to right. In the column delimiter option, you can specify any symbol that will be placed between the columns for visual (and logical) column separation. If the items in columns have different widths, it's best to turn them into neat columns by using the "Pad to Max Width" option. This option finds the longest item in the column and makes all other items the same width by padding them on the right by whitespace symbols. Additionally, you can align the items to the right, left, or center of the column. In case your data contains empty items, you can delete them from the columns via the "Remove Empty Items" option. Also, you can fill empty spots in columns with custom items. For example, if the last column is missing two items, you can put a custom symbol "…" or "×" in their place. The utility works with all types of lists. In the options, you can use both a character separator (for comma-separated lists) and a regular expression separator (for more complex lists containing various patterns between the items). Listabulous!
In this example, we convert a comma-separated list of the Icelandic alphabet into eight neat columns. We put a space character between the columns and arrange the items vertically so the letters read from top to bottom.
This example turns an untidy list of Neptune's moons into two pipe-separated columns. It uses the regular expression "/[,;] */" to separate the names of the moons, arranges the items horizontally (so they read from left to right), pads them to the maximum width of each column, and aligns the names to the left.
In this example, we format a list of various porridges. First, we separate individual words in the list by a newline character and get rid of empty items. Next, we format the list into three vertical columns and we separate the columns by a colon character. We place the items from top to bottom, center them in each column, and neatify their width so that each column had a constant width. We also fill the last incomplete column with a custom character "⋆".
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
View and edit lists in a neat browser-based list editor.
Split list items into chunks.
Create the powerlist of the given list.
Extract the first item from a list.
Extract all items except the first of a list.
Run a JavaScript function on every list item (map function).
Run the reduce function on a list.
Quickly find and print items that interest you in a list.
Quickly find and print items that repeat in a list.
Quickly find and remove items that are unique in a list.
Given start and stop indexes, extract a sublist from a list.
Shift list items to the left or right (or up and down).
Add indentation to all list items.
Make a list go increasingly sideways (to the left or right).
Quickly create a mirror copy of a list.
Invert the order of items in a list (last becomes first, etc).
Create multiple rows from a single list.
Create an Excel (XLS/XLSX) file from a list.
Create a PDF file from a list.
Create a LaTeX list from a regular text list.
Create a HTML list from a regular text list.
Create a Markdown list from a regular text list.
Find the difference between two lists.
Find the difference between three lists.
Remove elements from a list that appear in the other list.
Find items that are shared between two or more lists.
Find items that are unique in two or more lists.
Join two or more lists together item by item.
Split an interleaved list into two or more separate lists.
Append a second list at the end of the first list.
Create pairs from all list items.
Remove list items at certain index positions.
Add new items at the end of a list.
Modify a list in-place by adding, replacing, or removing items.
Remove all indentation levels from a list and make it flat.
Quickly apply the bold effect to all list items.
Quickly apply the italic effect to all list items.
Quickly rewrite all list items in cursive.
Quickly change the font of all list items.
Quickly add an underscore to all list items.
Quickly add a strikethrough to all list items.
Quickly change the letter case of all items to title case.
Quickly change the letter case of all items to proper case.
Quickly randomly change the letter case of all items.
Quickly change the letter case of all items to small letters.
Quickly change the letter case of all items to capital letters.
Quickly remove any numeration from a list of items.
Generate a list with no items (just bullet points).
Quickly create a graphical representation of a list.
Create an image with a cloud of list items.
Create an image with list items going in a spiral.
Make list items go in a zigzag.
Add errors and corruption to a list.
Convert any list to base64 encoding.
Convert any list from base64 encoding back to a list.
Convert any list to URL encoding.
Convert any list from URL encoding back to a list.
Create a JSON array from a list.
Create a list from a JSON array.
Create an XML document from a list.
Create a list from an XML document.
Create a YAML file from a list.
Create a list from a YAML file.
Create a binary list from a text list.
Create a text list from a binary list.
Compress a list so it uses less space.
Create an animation with a list being scrolled.
Let Zalgo loose on a list and create list-chaos.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling our mission is to make people's lives easier, so we created this collection of online list tools. Our tools are focused on getting things done quickly and as soon as you load your list in the input of any of our tools, you'll instantly get the result. Our list tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!