
Alphabetical Order Tool
I recently had a list of text lines in a file (a large list
of links) that I had to update so I made this tool in order
to alphabetize text and make the whole task much more
manageable.
This online tool can take a list of words separated by
spaces, commas, lines, etc and put the words in alphabetical
order. Pretty much any list of text items with a unique
separator can be alphabetized. I also used it to alphabetize
some words for an array I was building. It's a handy little
tool.
Also I recently revised this tool so that duplicate words or
numbers are now eliminated when you sort your text into
alphabetical order.