What is Chrome's Reader Mode and how does DomDistiller work?

Chrome's Reader Mode uses DomDistiller to strip away clutter from web pages, presenting only the main content. DomDistiller analyzes the rendered DOM through multiple stages, including block segmentation, heuristic scoring, content clustering, metadata extraction, and HTML sanitization.