Loading…
Loading…
Add text to the start and/or end of every line: bullets, checkboxes, quotes, commas, HTML tags, or code.
Also covers: Prefix lines · Suffix lines
The result appears here as you type.
One item per line.
For example "- [ ] " for a Markdown checklist, "<li>" and "</li>" for HTML, or quotes and a comma for code.
Empty lines are skipped by default, so blank lines stay blank.
Turning lines into a Markdown list ("- "), a checklist ("- [ ] "), HTML list items, quoted strings for code ("'" and "',"), or comment lines ("// ").
The Text splitter & joiner tool does it in one step: join with "Comma + space" and quote items with 'single' quotes. It also escapes quotes inside values.
No. Everything runs in your browser, and nothing you paste is sent to a server or stored.
Text & code
Compare two texts or code files side by side, with changed words highlighted. Ignore whitespace or case, and export a unified .diff patch that git apply accepts.
Count
Count words, characters, sentences, paragraphs, and lines as you type, with reading and speaking time. Check text against X, SEO title, and meta description limits.
Case
Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, and more, line by line.
Cleanup
Clean up messy text: remove extra spaces, blank lines, invisible characters, and HTML tags, straighten quotes, and rejoin hard-wrapped lines.
Lines
Delete repeated lines from a list and keep the original order. Choose case sensitivity, whether to ignore surrounding spaces, and whether to keep the first or last copy.
Lines
Delete blank lines from text, or collapse runs of blank lines down to one so paragraphs stay separated.