What a “word” is
Most online counters split on whitespace: hello world is two words. Hyphenated compounds (state-of-the-art) may count as one. Numbers like 2026 usually count as a word. ToolPin Word Counter follows a simple, transparent rule in the browser — whitespace-separated tokens — unless the UI documents otherwise. Nothing is uploaded. The tool is free and needs no account.
Character counts matter more for tweets, SMS, and meta descriptions. “Characters with spaces” is the length of the string. “Without spaces” excludes space characters but usually not punctuation. Line count is newline-based; a wrapped sentence that looks like three lines on your screen may still be one line in the file.
Microsoft Word’s count can differ slightly (footnotes, text boxes, hyphenation). If a professor says “Word count,” use Word — or confirm they accept any counter. For web limits, the platform’s counter wins; use ToolPin as a draft check.
Languages and scripts
English and other space-delimited languages work as people expect. Chinese, Japanese, and Thai do not use spaces the same way; a “word” count is a poor metric there — use characters. Hindi with danda and English mixed in a paragraph still splits on spaces, which is usually what students want.
Emoji and combining marks: a grapheme cluster may be multiple code points. Character counts that use JavaScript string length count UTF-16 code units, which can disagree with “visible characters.” For strict Twitter-style limits, check the platform.
Privacy
Drafts of theses, complaint letters, and unpublished posts stay in the tab. That is the point of a local counter versus a website that saves history. Clearing the page clears the text. ToolPin does not create an account or a cloud document.
After you count
If you need a different case for a title, use Case Converter (also local). If the text is Markdown, count the source or the rendered text depending on the rule you were given. Hashing the essay (SHA-256) can fingerprint a version; it does not count words.
For DOCX files, extract text with DOCX to Text first (browser-local), then paste here. A Word file is not plain text until you extract it.
Limits, citations, and reading time
Some schools want a count that excludes the title, bibliography, or footnotes. Delete those sections before you paste, or subtract them after. Automatic exclusion is not reliable across citation styles.
A rough spoken-word estimate is 130–150 words per minute. That is a planning number, not a clock. Character limits on ads include spaces and punctuation; going one character over can truncate a headline in ugly ways, so leave a small buffer.
ToolPin does not store drafts and does not offer revision history. Copy the text back to your editor when you are done. If you need a case change next, use Case Converter on the same paste — still local, still free, still no account.