Deduplicate Lines
Remove duplicate lines, optionally trim, sort, and ignore case while preserving clean list output.
Strip Formatting
Remove extra whitespace, normalize quotes and dashes, strip bullets, remove numbering, and flatten text for plain-text use.
Extract Emails / Links
Pull emails and URLs out of large pasted text, with deduping and optional sorting.
Convert List Formats
Switch between line-separated, comma-separated, semicolon-separated, and pipe-separated lists with cleanup controls.
JSON Format / Validate
Pretty-print, minify, and validate JSON with clear parsing feedback.
Slug Generator
Create clean slugs from titles, names, or labels for URLs, filenames, or identifiers.
CSV Cleanup
Normalize line endings, trim cell whitespace, remove empty rows, and standardize delimiters for basic CSV cleanup work.