Help Panel
A collection of small, practical text utilities to help you clean, format and transform strings, lists and CSV data quickly. Try any tool to transform your input and copy the result with one click.
Json Formatter
Format JSON with proper indentation and syntax highlighting.
Comma Separator
Split text by a chosen separator (space, comma, semicolon, newline or custom) and join by another separator. Supports custom separators and escape sequences (\n, \t).
Remove Duplicates
Remove duplicate items from a list while preserving order (or optionally sort afterwards).
Sort List
Sort lists alphabetically or numerically, ascending or descending. Works with custom separators.
Line Formatter
Format multi-line input (trim, bullet points, numbering, or convert to a single line).
Convert to JSON
Convert arrays or list input into JSON arrays and back, useful for quickly generating valid JSON from CSV or lists.
Get Common Sets
Perform set operations (union, intersection, difference) on two lists with customizable separators.
Intersection List
Perform set operations (union, intersection, difference) on two lists with customizable separators.
Union List
Perform set operations (union, intersection, difference) on two lists with customizable separators.
difference List
Perform set operations (union, intersection, difference) on two lists with customizable separators.