BoringKit
Text & Writing Kit

Text Metrics

Ready to runRuns locally in this tabNo upload

Count words, characters, lines, bytes, reading time, sentences, and keyword density.

Text

Paste or edit the source, then run the tool.

Counts

Review the result, then copy or download it.

{
  "characters": 31,
  "charactersNoSpaces": 27,
  "words": 5,
  "sentences": 1,
  "paragraphs": 1,
  "lines": 1,
  "bytes": 31,
  "estimatedReadingTime": {
    "minutes": 1,
    "seconds": 1,
    "wordsPerMinute": 225
  },
  "averages": {
    "wordsPerSentence": 5,
    "charactersPerWord": 5.4
  },
  "readability": {
    "longestSentenceWords": 5,
    "averageSentenceCharacters": 30
  },
  "keywords": [
    {
      "keyword": "everyday",
      "count": 1,
      "densityPercent": 20
    },
    {
      "keyword": "simple",
      "count": 1,
      "densityPercent": 20
    },
    {
      "keyword": "tools",
      "count": 1,
      "densityPercent": 20
    },
    {
      "keyword": "work",
      "count": 1,
      "densityPercent": 20
    }
  ]
}

Text metrics report

Characters
31
Characters No Spaces
27
Words
5
Sentences
1
Paragraphs
1
Lines
1

Download the full JSON report when you need the complete run details.