A Violentmonkey/Tampermonkey userscript that pulls literature study material — articles, summaries, chapter analyses — from sites like CliffsNotes and LitCharts and turns them into clean, print-ready PDFs via Paged.js, right in the browser's own print dialogue.
Started as scraping through iframes, rebuilt on fetch() + DOMParser once the CSS page-break rules needed real control. Built for students who'd rather read a formatted page than a cluttered website mid-essay.