Read Time Calculator example.
Read Time Calculator settings page.

This project is not covered by Drupal’s security advisory policy.

A Drupal module that calculates and displays estimated reading time for content types. This module adds an estimated read time badge above the article, below the title and author info.

Features

  • Configurable Content Types: Enable/disable read time calculation for specific content types
  • Flexible Settings: Adjust words per minute, rounding options, and display formats
  • Multiple Integration Methods: Extra field, field formatter, and service-based API
  • Smart Text Extraction: Automatically extracts text from various field types
  • Responsive Design: Mobile-friendly styling with dark theme support

Post-Installation

You can change the default configuration and choose which content types the read time badge should appear on by going to '/admin/config/content/read-time-calculator'.

  • Words per minute: Average reading speed (default: 200)
  • Round up: Always round up to next minute
  • Display format: Choose between different display styles
  • Background and text color: Different color options
  • Content types: Select which content types show read time

Project information

Releases