Releases: geoffmyers/webpage-archiver
Releases · geoffmyers/webpage-archiver
Release list
v1.0.2
To install: download webpage-archiver-1.0.2.zip, unzip it, open chrome://extensions, turn on Developer mode, click Load unpacked and choose the unzipped folder.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
To install: download webpage-archiver-1.0.1.zip, unzip it, open chrome://extensions, turn on Developer mode, click Load unpacked and choose the unzipped folder.
What's Changed
- Bump jspdf from 4.1.0 to 4.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Webpage Archiver v1.0.0
Archive any webpage as PDF, PNG, HTML, and Markdown — all in one click.
Features
- 5 export formats: HTML Archive, Markdown, PNG Screenshot, Screenshot PDF, Print PDF
- ZIP bundling: All formats bundled into a single ZIP download (configurable)
- Full-page screenshots: Scroll-and-stitch capture with incremental stitching
- Print PDF: High-quality PDF via Chrome DevTools Protocol (
Page.printToPDF) - Screenshot PDF: Multi-page PDF from full-page screenshot
- Clean Markdown: Readability + Turndown with YAML frontmatter
- Self-contained HTML: Inline styles with scripts stripped
- Configurable filenames: Pattern-based naming with
{date},{hostname},{title},{timestamp} - Download subfolder: Optional subfolder within Downloads
- Keyboard shortcut:
Cmd+Shift+S(Mac) /Ctrl+Shift+S(Windows/Linux) - Options page: Configure default formats, filename patterns, and ZIP bundling
Installation
- Download
webpage-archiver-v1.0.0.zipfrom this release - Unzip the file
- Open
chrome://extensions/in Chrome - Enable "Developer mode" (top right)
- Click "Load unpacked" and select the unzipped folder
Requirements
- Chrome 109+