List Formatter and Organizer

Organize and format your lists quickly. Sort alphabetically, numerically, by size, remove duplicates or shuffle randomly.

List Formatters

Formatting type:

πŸ’‘ Available options:
β€’ A β†’ Z / Z β†’ A: Alphabetical sorting
β€’ Numerical: Sorts based on numbers found
β€’ Length: Sorts by line length
β€’ Random: Shuffles the list
β€’ Numbered/Bulleted: Adds prefixes to items
β€’ No Duplicates: Removes repeated items

Sort Modes

πŸ”€ A-Z Alphabetical

Ascending alphabetical order, ignores case

πŸ”‘ Z-A Reverse

Descending alphabetical order

πŸ”’ Numeric

Sorts numbers correctly (1, 2, 10, 20)

πŸ“ By Size

Sorts by line length

🎲 Random

Shuffles in random order

🚫 Remove Duplicates

Keeps only unique items

Output Formats

πŸ“ Plain List

One item per line

Item A
Item B
Item C

πŸ”’ Numbered

List with numbers

1. Item A
2. Item B
3. Item C

β€’ With Bullets

Bulleted list

β€’ Item A
β€’ Item B
β€’ Item C

Use Cases

Numeric vs Alphabetical Sorting

⚠️ Important: There's a difference between numeric and alphabetical sorting:

Alphabetical (wrong for numbers):

1
10
2
20

Numeric (correct):

1
2
10
20

Usage Tips

  • βœ“ Paste your list with one entry per line
  • βœ“ Use "Remove Duplicates" before sorting to save time
  • βœ“ For mixed lists (text + numbers), use alphabetical sorting
  • βœ“ Combine with other tools: remove extra spaces first
  • βœ“ For fair randomization, shuffle multiple times

πŸ’‘ Productivity: Save your organized lists in text files for future reference. Use Ctrl+F to quickly search in long lists.