↕
Text Sorter
Sort lines alphabetically, by length, or randomly. Remove duplicates.
📢 Ad Space — In-Content (468×60)
About Text Sorter
The text sorter processes each line of your input independently and sorts them based on your chosen method. It is ideal for organizing lists, sorting code imports, cleaning up data exports, or arranging bullet points alphabetically.
The Remove duplicates option filters out repeated lines before sorting, keeping only the first occurrence. Combined with Ignore case, it treats "Apple" and "apple" as the same line during deduplication.