url2pdf

Convert a URL into a mobile-optimized PDF document.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/guoqiao/skills --skill url2pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: url2pdf
Source: https://github.com/guoqiao/skills/tree/main/url2pdf/url2pdf
Command: npx skills add https://github.com/guoqiao/skills --skill url2pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to quickly convert web pages into a mobile-friendly PDF format, making content accessible and readable on smaller screens.

Core Features & Use Cases

  • URL to PDF Conversion: Takes any given URL and generates a PDF document.
  • Mobile Optimization: The generated PDF is specifically formatted for easy reading on mobile devices.
  • Use Case: You find an interesting article online but want to read it later on your phone without using data or dealing with mobile web formatting. Use this Skill to convert the article's URL into a clean PDF.

Quick Start

Convert the webpage at https://example.com/article to a mobile-friendly PDF.

Frequently Asked Questions about url2pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a URL to a PDF for mobile reading?

Converting a URL to a mobile-friendly PDF requires providing the web page link to a conversion tool that formats the output specifically for smaller screens, ensuring accessible offline reading on devices.

What is the best way to save web content as a mobile-optimized PDF?

Saving web content as a mobile-optimized PDF involves passing the target URL to a conversion script that processes the page and generates a document formatted to fit smaller mobile screens.

Do I need a browser installed to convert a web page to a PDF?

Converting a web page to a PDF using the shot-scraper tool requires a browser like Chromium to be installed, as the tool relies on a browser environment to render and capture the web content accurately.

Can I use this URL to PDF conversion for archiving web content?

Yes, URL to PDF conversion is useful for archiving web content, allowing you to save articles locally and read them later on your phone without using data or dealing with mobile web formatting issues.

Does the shot-scraper tool support converting URLs to mobile-friendly formats?

The shot-scraper tool supports converting URLs into mobile-friendly PDF formats by rendering the web page within a browser environment and outputting a document optimized for reading on smaller screens.

Why does URL to PDF conversion require Chromium?

URL to PDF conversion requires Chromium because the underlying shot-scraper tool depends on a browser engine to properly render the web page's content, scripts, and layout before generating the final PDF document.