Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Estimated Read Time

1,428 sites Security covered
View on drupal.org

This module adds a new field type that calculates the estimated time it takes to read content based on a selected view mode. It offers more accurate calculations, especially with Layout Builder, by considering all displayed content and allows for per-field configuration. The calculated read time is saved to the database upon content saving.

The Estimated Read Time module adds a new field type that calculates the time it takes to read that entity's content. The read time is calculated based on the content displayed in a selected view mode.

There are other modules that exist with similar functionality. However, most of them are using psuedo-fields and global settings where fields are selected to be included in the read time estimate. This module's usage of a field and view mode has some advantages that includes:

  1. Calculating the read time based on a selected view mode allows this module to be more accurate when using layout builder. Only using fields on the entity will leave out any inline blocks that could meaningfully contribute to the read time.
  2. The settings can be modified on a per field basis. This makes it possible to choose what content is included in the read time calculation for each entity.
  3. The calculated read time will be saved to the database. Any time it takes to calculate the read time will be performed when the content is saved.
  4. Using a field instead of a psuedo-field allows for standard hooks and views usage.

Other Modules

Live Example

This blog post on SharkBite.com displays a read time from this module.

Activity

Total releases
1
First release
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.2.1 Stable Mar 3, 2026