Word counter

Count words, characters, sentences, paragraphs, and estimated reading time.

Word counter

Word counter

Waiting for text
The result will appear here.
Words
-
Characters
-
Reading
-

Also available by API

Use JSON with a NOXUS API key. API billing uses separate USD balance.

The response includes structured values and downloadable content when useful.

POST /api/v1/tools/text-word-count
Authorization: Bearer TU_API_KEY
Content-Type: application/json

{
  "text": "NOXUS helps me create faster."
}