News Article TL;DR Generator
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
News Article TL;DR Generator extracts the full content from any news article, blog post, or written page and uses advanced AI to generate a concise 2-3 sentence summary. This TL;DR captures the essential story, key facts, and main conclusion, allowing you to understand the entire article in seconds without reading it in full. The tool also works on selected text, so you can summarize just the portion you're interested in.
WHERE IT RUNS
This tool operates as a userscript within the BotGentz extension framework, running directly in your browser on any website. It works on major news sites, independent blogs, opinion pieces, research articles, and virtually any page with readable content. The tool integrates seamlessly into your browsing experience, appearing as a draggable panel that stays with you as you navigate.
HOW TO USE
Click "Scan Page" to automatically detect and extract the article content from the current page. The tool intelligently identifies the main content area using common HTML patterns, semantic elements, and structural markers. Alternatively, select text on the page before scanning to summarize only your selection. Once content appears in the panel, click "Generate TL;DR" to send it to the AI backend. Within moments, you'll receive a clear, 2-3 sentence summary that distills the essence of the article. Use the "Copy TL;DR" button to save the summary for later reference.
TECHNICAL OPERATION
News Article TL;DR Generator employs a multi-strategy extraction pipeline that first checks for WebMCP (navigator.modelContext) when available—a W3C proposal for structured page content access—then falls back to DOM-based content detection using prioritized selectors for article containers, semantic elements, and content areas. The extraction algorithm scores candidate elements based on text density, paragraph count, and structural markers to identify the main content accurately. The extracted text is truncated to 8000 characters before being sent to the AI backend via GM_xmlhttpRequest, ensuring fast processing while maintaining context. The AI, specifically prompted as a professional news summarizer, generates output that captures the essential story, key facts, and conclusion in a concise 2-3 sentence format. Each request is authenticated with a subscription key and counts against your monthly usage cap.
THE PANEL
The News Article TL;DR Generator panel is fully draggable and remembers its position between sessions using GM_setValue. It snaps to the edge of the viewport for a clean interface and can be collapsed to a small icon when not in use. The panel is resizable to accommodate longer content. Press Escape to quickly close or collapse the panel. The design is optimized for productivity with a dark theme, clear visual hierarchy, and responsive controls that adapt to your workflow.
PLEASE NOTE
This tool requires the free BotGentz extension installed in your browser and an active subscription to access the AI backend. AI-generated TL;DR summaries are intended as aids for quick comprehension and should be reviewed for accuracy before being used for critical decisions. Websites change their structure over time, which may affect content extraction; the tool is regularly updated to maintain compatibility. No page data is stored or transmitted beyond the content you explicitly submit for summarization. All processing occurs through secure HTTPS connections, and your subscription key is never exposed to the page context.