Sort lines by length
Paste your text: the lines are reordered from shortest to longest.
What it's for
A different way to sort a list: by length instead of alphabetically. Handy for lists, words or verses.
Note
When lengths are equal, the original order of the lines is kept.