Sort & Shuffle
Sort lines alphabetically (A-Z or Z-A), numerically, or randomly shuffle. Remove empty lines before sorting option.
Paste text and click Sort Lines to reorder.
About This Tool
This free online line sorter organizes your text lines in various orderings or randomly shuffles them. All processing happens locally in your browser — your data is never uploaded anywhere. Perfect for organizing lists, preparing data, or adding randomness.
Alphabetical Sort (A-Z / Z-A): Sorts lines by their text content using locale-aware comparison. Useful for alphabetizing names, keywords, to-do items, and reference lists.
Numerical Sort (1-9 / 9-1): Extracts the first number from each line and sorts by numeric value rather than text. Ideal for sorting version numbers, measurements, or any data with numeric prefixes.
Random Shuffle: Uses the Fisher-Yates algorithm to randomly reorder lines. Great for randomizing quiz questions, assigning tasks, creating random draws, or shuffling playlists.
Remove Empty Lines: When enabled, blank lines and whitespace-only lines are removed before sorting, resulting in a cleaner output. Toggle this off if you need to preserve blank lines.