Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 598 Bytes

Webpage-to-pdf

Converts a webpage into PDF format which can also be converted to text or word file or compressed and downloaded.

Screenshot (597)

Output

Screenshot (598)

Technology

  • Frontend - streamlit library (Python)
  • Backend - Python, wkhtmltopdf

Setup

  • Open terminal in Webpage-to-pdf directory
  • run " streamlit run main.py "
  • Input the webpage link and download the file.