You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
pipenv shellpipenv installpython main.pyOR with Docker ( To save the file from container to directory using mount volume )docker build -t web2pdf. docker run -it -v$(pwd):/app/ web2pdf
Just add the webpage URLs separated by commas, and the tool will convert them to PDFs.
Development
You can clone the repository and install the package using the following commands
git clonecd webp2pdfpipenv install
Contributing
This CLI is in its early version, and we encourage the community to help improve code, testing, and additional features. Feel free to contribute to the project by submitting pull requests, reporting issues, or suggesting new features. Your contributions are highly appreciated!