Converts a webpage into PDF format which can also be converted to text or word file or compressed and downloaded.
- Frontend - streamlit library (Python)
- Backend - Python, wkhtmltopdf
- Open terminal in Webpage-to-pdf directory
- run " streamlit run main.py "
- Input the webpage link and download the file.