---
title: "Capture a live webpage as a clean PDF or readable archive for offline review with Percollate"
description: "Turn a live webpage into a clean offline artifact such as a PDF or readable archive for review, citation, or handoff."
verification: "listed"
source: "https://github.com/danburzo/percollate"
author: "danburzo"
publisher_type: "open_source_project"
category:
  - "Research & Scraping"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "danburzo/percollate"
  github_stars: 4620
  npm_package: "percollate"
  npm_weekly_downloads: 588
---

# Capture a live webpage as a clean PDF or readable archive for offline review with Percollate

Turn a live webpage into a clean offline artifact such as a PDF or readable archive for review, citation, or handoff.

## Prerequisites

percollate

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the percollate package from npm, then pass the target URL and desired output format to generate an offline capture artifact.
```

## Documentation

- https://github.com/danburzo/percollate

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/capture-a-live-webpage-as-a-clean-pdf-or-readable-archive-for-offline-review-with-percollate/)
