Text Sorter Tool

Text Sorter - Crazlee

Text Sorter

How This Tool Works

This tool sorts lines of text based on your chosen method. Enter your text in the input box (one item per line), then click a sorting button. Empty lines are ignored.

Example Input:

dog
elephant
cat
bird
      

Sort A-Z: Alphabetical order (ascending)

bird
cat
dog
elephant
      

Sort Z-A: Alphabetical order (descending)

elephant
dog
cat
bird
      

Shortest First: By line length (short to long)

cat
dog
bird
elephant
      

Longest First: By line length (long to short)

elephant
bird
dog
cat
      

Use the "Copy Result" button to copy the sorted text to your clipboard!

Scroll to Top