Reading Time
0 min
Speaking: 0 min
0
Words
0
Characters
0
Sentences
0
Paragraphs
Reading Speed
Text Analysis
Actions
Compare Reading Times
| Reader Type | Time |
|---|---|
| Slow Reader (100 WPM) | 0 min |
| Average (200 WPM) | 0 min |
| Normal (250 WPM) | 0 min |
| Fast (300 WPM) | 0 min |
| Speed Reader (400 WPM) | 0 min |
Reading Profiles
History
No history yet
API Access
// REST API Endpoint
POST /api/reading-time
{
"text": "Your text here",
"wpm": 250,
"difficulty": 3,
"technical": false
}
// Response
{
"readingTime": "5 min",
"speakingTime": "8 min",
"wordCount": 1250,
"characterCount": 7500
}
Platform Integration
WordPress Plugin
Display reading time on your blog posts automatically
Chrome Extension
Calculate reading time for any webpage with one click
API Integration
Connect with your CMS or content platform