Sort By Length

Sort your text lines by length. Choose whether you want the shortest lines first or the longest lines first, and the reordered lines will appear below.

  • Type or paste your text into the box.
  • Click Shortest → Longest to sort lines from smallest to largest.
  • Click Longest → Shortest to sort lines from largest to smallest.
  • The sorted lines will appear in the output box.

Does this change the content of the lines?
No. It only reorders them based on length.

How does it measure length?
Each line is measured by the number of characters it contains, including spaces.