List of Line Tools
Tools that work with lines of text.
Sort lines of text alphabetically or using natural sort. Lines can also be reversed, randomized or sorted by length of characters
Find and remove duplicate lines from text in a case sensitive or insensitive manner, remove empty lines, trim whitespace & sort lines
Convert multiline string into code that can be used inside programming language
Split any text or string into multiple lines by a delimiter of your choice
Join lines of string by removing line breaks or newlines and adding a delimiter (default space) of your choice between each line