/web2pdf

Webpage to PDF

Primary LanguagePython

web2pdf

Webpage to PDF

Install

pip install pyqt5
pip install PyQtWebEngine

Usage

app.py [-h] [--out FILENAME] TARGET_URL

options

Required

  • TARGET_URL : Target webpage url

Optional

  • -h/--help : Show help message
  • --out FILENAME : Output file name