Text Tools
- Add Prefix or Suffix
- Remove Line Breaks & Spaces
- Flip & Reverse Text
- String Builder
- Encode HTML
- Decode HTML
- Encode Base64
- Decode Base64
- Encode URL
- Decode URL
- String to Hex
- Hex to String
- String to Binary
- Binary to String
- Case Converter
- Remove Accents
- Remove Duplicate Lines
- Remove Empty Lines
- Remove Lines Containing
- Sort Lines
- Find & Replace
- Remove Punctuation
- Remove Duplicate Words
- Join Text
- Repeat Text
- Pick Random Line
- Add Line Breaks
- Text to Morse
- Morse to Text
- Extract Text from HTML
- Split Text
- Vertical Align Text
- Extract Regex Matches
- Center Text
- Right Align Text
- Left/Right Text Rotate
- Check Palindrome
- Convert Spaces to Tabs
- Truncate Text
- Text to Image
- Text to PDF
Input Text
Sort By
Sort Order
Output Text
Online Text Lines Sorter
How to Sort Words/Text Alphabetically/Length?
- Enter text in input text area.
- Choose type of sorting and sort order button accordingly.
- Click on Show Output button to get the sorted text.
Uses & Sort Types Supported
- Length (a, ac, abc)
- Alphanumeric (a1, a3, a22)
- Alphabetic (a, abc, ac)
- Random/shuffled
Examples
Input:
123asd
19asd
12345asd
asd123
asd12
- By Length
19asd
asd12
123asd
asd123
12345asd
- Natural/Alphanumeric
19asd
123asd
12345asd
asd12
asd123
- Alphabetic
12345asd
123asd
19asd
asd12
asd123