IT Dog 0d3e40f797 v1.0.0: URL-to-PDF + Doc Site Crawler
- Single URL to PDF via Puppeteer (Chrome headless)
- Doc Site Crawler: crawl entire documentation sites
  - Auto-extract all pages from TOC navigation
  - 20-page batch processing with browser restart (anti-OOM)
  - Output: PDF + Markdown
- Flask-style HTTP server on port 8099
- Deployed at https://pdf.donton.cloud/url2pdf
2026-05-22 14:24:05 +08:00
2026-05-22 14:24:05 +08:00
2026-05-22 14:24:05 +08:00
S
Description
URL-to-PDF + Doc Site Crawler (v2 two-phase)
77 KiB
Languages
JavaScript 56.1%
Python 33.2%
HTML 10.7%