donghoon-song / web2pdf

Webpage to PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Webpage to PDF


Languages

Language:Python 100.0%