Case converter
Wordcount: {{ wordCount }}
Case
None
Sentence case
CAPS
lower case
Proper Case
Transform
De-tab
This removes tabs at the beginning of lines. Useful if you're copying from a code editor.
Strip tags
If you're working with html, this removes all the html markup, leaving just the text.
Strip breaks
Removes line breaks i.e. returns from the string, effectively putting it all on one line.
Double spaces
Removes double spaces.
Trim
Removes whitespace from the beginning and end of the text.
Copy paste mode
If you select this, when you click in the top box, whatever is already there will be deleted. As soon as you paste into the same top box, all the transforms will be applied and the text will be selected.
Autocopy
Experimental feature – now, every time you paste text in, it will be transformed, selected and
automatically copied to your clipboard again
. This feature may not work on all browsers.
Add text before and after:
Before:
This text will be prepended of the text
After:
This text will be appended of the text. Useful for fullstops or linebreaks
Replace:
Replace this:
These characters will be searched for throughout the text...
With this:
... and replaced with these. If you have a word that is frequently spelt wrong, you can swap it out with these.
Delete
No replacements used.
Add
Last 5 convertions...