Text Tools
Free online text processing tools — no installs, no login. From generating URL slugs and sorting lines to removing duplicates, repeating text, reversing strings and cleaning up whitespace, every tool runs instantly in your browser with no data sent to any server.
Slug Generator
Convert any title or phrase into a clean URL slug — lowercase, hyphens instead of spaces, special characters stripped. Ideal for blog posts and page routes.
Line Sorter
Sort any list of lines alphabetically, by length, or randomly. Supports case-insensitive sorting — useful for organising lists, imports or CSV data.
Remove Duplicates
Remove duplicate lines from any block of text. Choose case-insensitive matching or whitespace trimming to control what counts as a duplicate.
Text Repeater
Repeat any text a set number of times with a configurable separator — newline, space, comma or custom. Great for test data and placeholder content.
String Reverse
Reverse text three ways: the entire string, each line individually, or each word. Handy for programming exercises, palindrome checks and fun experiments.
Whitespace Cleaner
Clean up messy whitespace: trim line edges, collapse multiple spaces, remove blank lines, strip indentation, or convert full-width spaces to regular spaces.