World's simplest browser-based utility for sorting lines of text. Load your text in the input form on the left, select the line sorting method and order in the options, and you'll instantly get text with all lines sorted in the output area. Powerful, free, and fast. Load text – get sorted lines. Created by developers from team Browserling.
World's simplest browser-based utility for sorting lines of text. Load your text in the input form on the left, select the line sorting method and order in the options, and you'll instantly get text with all lines sorted in the output area. Powerful, free, and fast. Load text – get sorted lines. Created by developers from team Browserling.
With this online tool, you can quickly and easily sort text lines alphabetically, numerically, by length, or by complexity. When sorting alphabetically, the lines are rearranged in alphabetical order with digits having priority over letters. That is, the digits 0 to 9 come first, then come the uppercase letter A to Z, then lowercase letters a to z. This order is also known as the ASCII table order. If you want the lines starting with an uppercase letter and lines starting with a lowercase letter to be sorted together, then you can turn off the "Case Sensitive Sort" option. The sort-by-numbers mode is useful if you need to sort a list of numbers mixed with text. In this case, the program compares the values of numbers and puts them in order from the smallest value to the largest value, or vice versa. The sort-by-length mode rearranges lines from the shortest line to the longest, or vice versa. The last mode of sorting is called sort-by-complexity and it analyzes the character composition of the lines by calculating their Shannon entropy. It then rearranges the lines from the simplest lines with many repeated characters (these are the lines that have the lowest entropy) to the most complex lines that have many different character classes. The additional "Sort Order" option lets you choose the order of sorted lines in the output. They can be printed in increasing order (i.e. from 0 to 9 and a to z) or in decreasing order (i.e. from 9 to 0 and from z to a). By activating the "Delete Duplicate Lines" option, you can quickly get rid of identical lines in the list, and display only unique sorted lines. Also, by enabling the "Delete Empty Lines" option, you can quickly remove lines without any characters, and with the "Trim Text Lines" option you can remove the surrounding spaces at the beginning and end of all lines before comparing and sorting them. Textabulous!
With this online tool, you can quickly and easily sort text lines alphabetically, numerically, by length, or by complexity. When sorting alphabetically, the lines are rearranged in alphabetical order with digits having priority over letters. That is, the digits 0 to 9 come first, then come the uppercase letter A to Z, then lowercase letters a to z. This order is also known as the ASCII table order. If you want the lines starting with an uppercase letter and lines starting with a lowercase letter to be sorted together, then you can turn off the "Case Sensitive Sort" option. The sort-by-numbers mode is useful if you need to sort a list of numbers mixed with text. In this case, the program compares the values of numbers and puts them in order from the smallest value to the largest value, or vice versa. The sort-by-length mode rearranges lines from the shortest line to the longest, or vice versa. The last mode of sorting is called sort-by-complexity and it analyzes the character composition of the lines by calculating their Shannon entropy. It then rearranges the lines from the simplest lines with many repeated characters (these are the lines that have the lowest entropy) to the most complex lines that have many different character classes. The additional "Sort Order" option lets you choose the order of sorted lines in the output. They can be printed in increasing order (i.e. from 0 to 9 and a to z) or in decreasing order (i.e. from 9 to 0 and from z to a). By activating the "Delete Duplicate Lines" option, you can quickly get rid of identical lines in the list, and display only unique sorted lines. Also, by enabling the "Delete Empty Lines" option, you can quickly remove lines without any characters, and with the "Trim Text Lines" option you can remove the surrounding spaces at the beginning and end of all lines before comparing and sorting them. Textabulous!
In this example, we load twelve lines of text with professions as the input and sort them alphabetically. We rearrange the lines in ascending order – first come the professions starting with the letter A, then B, then C, then D, and so on. We also activate the "Delete Duplicate Lines" option to remove several repeated professions from the lines.
In this example, we switch to the "Sort By Length" mode to sort the city names from the longest to shortest (descending order). We also enable the option "Delete Empty Lines" to get rid of blank lines.
In this example, we're picking a password for our account. We write all passwords that we could come up one per line and rearrange them by their complexity from the easiest to hardest. The sorting algorithm calculates the length of the passwords as well as its entropy (the uniqueness of symbols in the password) and displays the most complex passwords at the end. It also trims surrounding spaces around passwords using the "Trim Text Lines" option.
In the input of this example, we have loaded all seven days of the week followed by seven sports activities for each day. The days of the week are capitalized but the sports activities are written in lowercase letters. To sort the input alphabetically so that the capitalized and lowercase lines are sorted separately, we turn on the "Case Sensitive Sort" option. As a result, in the output, we get days of the week first, followed by sports events.
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!
Find Levenstein distance of two text fragments.
Create a list of all words in text.
Lemmatize all words in text.
Apply stemming to all words in text.
Add color to punctuation symbols in text.
Add color to letters in text.
Add color to words in text.
Add color to sentences in text.
Add color to paragraphs in text.
Add slight perturbations to the given text.
Mess up characters in your text.
Generate text using random words.
Generate lorem ipsum placeholder text.
Generate a crossword puzzle from the given words.
Convert English text to Braille writing system.
Convert Braille symbols to English text.
Convert text characters to their corresponding code points.
Convert numeric character code points to text.
Convert CSV data to plain text columns.
Convert plain text columns to a CSV file.
Create a list of all 3-grams.
Encode the entire text to a single number.
Decode text that was encoded as a number back to text.
Divide text into chunks of certain size.
Apply formatting and modification functions to text.
Count the number of punctuation marks and other sybmols in text.
Count the number of letters in text.
Count the number of sentences in text.
Count the number of paragraphs in text.
Apply text transformation rules to any text.
Analyze text for interesting patterns.
Add accent marks to text letters.
Add a counter before every letter in text.
Add a counter before every word in text.
Add a counter before every sentence in text.
Add a counter before every paragraph in text.
Interleave the letters or words of the given text fragments.
Mess up the spacing between letters in any text.
Extract all emails from text.
Extract all URLs from text.
Extract all numbers from text.
Extract all countries from text.
Extract all cities from text.
Convert text to punycode.
Convert punycode to text.
Encode text to Baudot encoding.
Decode Baudot-encoded text.
Encode text to base32 encoding.
Decode base32-encoded text.
Encode text to base45 encoding.
Decode base45-encoded text.
Encode text to base58 encoding.
Decode base58-encoded text.
Encode text to Ascii85 encoding.
Decode Ascii85-encoded text.
Encode text to base65536 encoding.
Decode base65536-encoded text.
Encode text to nettext encoding.
Decode nettext-encoded text.
Convert written text into natural sounding voice.
Convert a voice recording to text.
Encode text to UTF8 encoding.
Decode UTF8-encoded text.
Encode text to UTF16 encoding.
Decode UTF8-encoded text.
Encode text to UTF32 encoding.
Decode UTF32-encoded text.
Encode text to IDN.
Decode IDN-encoded text.
Convert text to Unix-to-Unix encoding.
Decode Unix-to-Unix-encoded text.
Convert text to Xxencoding.
Decode Xxencoded text.
Encode text to QP encoding.
Decode QP-encoded text.
Remove all HTML tags from Text.
Remove all XML tags from Text.
Remove new line symbols from the end of each text line.
Find the difference between two text fragments.
Generate various text typos.
Generate a mirror reflection of text.
Cut out a piece of text.
Grep text for regular expression matches.
Extract first symbols, words, or lines from text.
Extract last symbols, words, or lines from text
Return the first letter of each word in text.
Make every paragraph to be two paragraphs in the given text.
Create an image from all words in text.
Create a circle from all letters in text.
Create a spiral from all letters in text.
Create a circle from all words in text.
Create a matrix of any dimensions from letters in text.
Create a matrix of any dimensions from words in text.
Create a spiral from all words in text.
Split the input text into syllables.
Write any text on an LCD display (with LCD font).
Convert text to 2-dimensional drawing.
Convert text to 3-dimensional drawing.
Create a horizontally or vertically scrolling text.
Create a GIF animation of a text message.
Create a GIF animation that slowly reveals a text message.
Decode text using the wrong encoding and create garbled text.
Try to find original text from garbled mojibaked text.
Make text harder to read.
Generate the entire alphabet from a to z.
Print the alphabet in random order.
Delete swear words from text.
Edit text in a neat browser-based editor.
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 we love to make people's lives easier, so we created this collection of online text tools. Our tools are focused on getting things done and as soon as you load your text in the input of any of our tools, you'll instantly get the result. Behind the scenes, our online text tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!