Word Counter

Count words, characters, sentences, paragraphs & estimate reading time.

0
Words
0
Characters
0
No Spaces
0
Sentences
0
Paragraphs
0s
Read Time

Speaking Time

0 seconds

Avg Word Length

0 chars

API Access

Analyze text programmatically:

curl -X POST https://ai.doxx.lat/api/word-count \
  -H "Content-Type: application/json" \
  -d '{"text": "Your text here"}'

← All Tools