This is a super simple browser-based application that generates a list of any length and any content. In the options, you can select the type of items that will fill the list, how many items there will be, and the program will generate this exact list. Additionally, you can specify a custom separator character that will go between the items. Created by list geeks from team Browserling.
This is a super simple browser-based application that generates a list of any length and any content. In the options, you can select the type of items that will fill the list, how many items there will be, and the program will generate this exact list. Additionally, you can specify a custom separator character that will go between the items. Created by list geeks from team Browserling.
This online utility creates a custom list with any number of items in it. For example, you can create a list of increasing numbers "1, 2, 3, 4, 5", a list of decreasing numbers "5, 4, 3, 2, 1", an alphabetic list "a, b, c, d, e", and a reverse alphabetic list "e, d, c, b, a". When you generate an alphabetic list, it uses the alphabetic numbering system is used to generate the letters. It goes from "a" to "z", then "aa", "ab" to "az", then "ba", "bb" to "bz", and so on until "zz", and then it wraps to "aaa", followed by "aab", etc. You can also create a list from custom items you have specified. You can switch between the list type modes in the first block of options. If the custom items mode is selected, you can enter the items that will be used to create the list in the second block of options. Here, each item can be entered on a new line. For example, if you enter three items, such as "item1", "item2", and "item3", and you create a list that has five items, then the three items will be cyclically reused and you'll get a list "item1, item2, item3, item1, item2". In the third block of options, you can set the length of the list (the number of items in it) and indicate the delimiter symbol that will appear between the generated items. Listabulous!
This online utility creates a custom list with any number of items in it. For example, you can create a list of increasing numbers "1, 2, 3, 4, 5", a list of decreasing numbers "5, 4, 3, 2, 1", an alphabetic list "a, b, c, d, e", and a reverse alphabetic list "e, d, c, b, a". When you generate an alphabetic list, it uses the alphabetic numbering system is used to generate the letters. It goes from "a" to "z", then "aa", "ab" to "az", then "ba", "bb" to "bz", and so on until "zz", and then it wraps to "aaa", followed by "aab", etc. You can also create a list from custom items you have specified. You can switch between the list type modes in the first block of options. If the custom items mode is selected, you can enter the items that will be used to create the list in the second block of options. Here, each item can be entered on a new line. For example, if you enter three items, such as "item1", "item2", and "item3", and you create a list that has five items, then the three items will be cyclically reused and you'll get a list "item1, item2, item3, item1, item2". In the third block of options, you can set the length of the list (the number of items in it) and indicate the delimiter symbol that will appear between the generated items. Listabulous!
In this example, we create a list of numbers from 100 to 1. To do this, we select the descending list generation mode and enter "100" in the length of the list option. As a result, we get a list of exactly 100 numbers, separated by a comma.
In this example, we activate the ascending letter list type and create an alphabetical list of 78 items. As you know, there are 26 letters in the English alphabet and to fill the list with 78 items, we use the alphabetical numbering scheme that starts a new counter "aa" after the last letter "z", and similarly after "az" it prints "ba", and so on until it reaches "bz". The delimiter symbol that is printed after each letter is the dot symbol.
In this example, we switch to the custom list mode and generate a list from our own items. We put 12 types of coffee drinks in the custom items option and generate a list of 24 items. As we only have 12 types of coffee, to generate 24 items, the coffee types are copied twice. The output list uses a vertical bar delimiter for the items.
You can pass options to this tool using their codes as query arguments and it will automatically compute output. To get the code of an option, just hover over its icon. 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!