Regex Tester
Test JavaScript regular expressions against sample text.
Count words, characters, characters without spaces, sentences, and paragraphs for drafts, posts, essays, and metadata.
All processing happens locally in your browser. Your input is never sent to a server or saved by Wraplet.
Paste plain text, paragraphs, or short copy. Line breaks are used when counting paragraphs.
The result highlights word count first and also provides character, sentence, and paragraph counts.
Paste or type your text into the text box.
Check the instant counts for words, characters, characters without spaces, sentences, and paragraphs.
Use the counts to trim a draft, meet a limit, or compare versions of the same text.
The sample has three whitespace-separated words and includes punctuation in the character count.
Wraplet is fast.
3 words, 16 characters, 14 characters without spaces, 1 sentence, 1 paragraph
Yes. The character count includes spaces, and the separate 'without spaces' count removes whitespace.
Words are counted from non-empty text chunks separated by whitespace, which works well for most everyday drafts.
Yes. Paragraphs are counted from non-empty blocks separated by line breaks.
No. The count runs in your browser and your input is not saved by Wraplet.