Input
Writing tools
Text formatter and case converter.
Paste text, pick your transformations, and get consistent output instantly.
Why format plain text?
Text copied from email, PDFs, or spreadsheets often arrives with inconsistent casing, doubled spaces, and mixed line endings. A text formatter turns that raw paste into consistent, reusable content in one step.
Messy input
hello WORLD hello WORLD quick brown fox
Clean output
hello world hello world quick brown fox
Common workflows
- Case conversion — normalize headings or pasted copy to Title Case or sentence case.
- Whitespace cleanup — collapse doubled spaces and remove blank lines before pasting into a CMS.
- List cleanup — sort and de-duplicate email lists, tags, or configuration values.
- Tab expansion — convert tab-indented code or data to spaces for consistent display.
FAQ
What is a text formatter?
A text formatter cleans up plain text — converting case, collapsing extra spaces, removing blank lines, converting tabs to spaces, and sorting or de-duplicating lines — so pasted content matches a consistent style.
What is the difference between title case and sentence case?
Title case capitalizes the first letter of every word (for example, 'Product Launch Plan'). Sentence case capitalizes only the first letter of each sentence (for example, 'Product launch plan'). Titles and headings usually use title case; body copy usually uses sentence case.
Does formatting change my data?
Only what you ask for. Each transformation is explicit — case, whitespace, tabs, or line order — and nothing is applied unless you select it.
Can I format a list of items?
Yes. The line modes let you sort a list alphabetically, remove duplicate lines, or reverse the order, which is handy for cleaning up copied lists and configuration values.
About Text Formatter
Paste or load plain text, then apply explicit transformations — case, whitespace, tab expansion, and line operations. Everything is deterministic and stateless.
- Uppercase, lowercase, Title Case, and Sentence case.
- Whitespace collapsing and blank-line removal.
- Sort, de-duplicate, and reverse line order.
- Tab-to-space conversion with live statistics.
More tools