Skip to content

Generate a downloadable PDF file 📄 of a web page using Puppeteer 💡 , Google’s Node API for headless Chrome and Chromium.

Notifications You must be signed in to change notification settings

SpecterX-AHM/WebPage2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPage2PDF

  • Generate a downloadable PDF file 📄 of a web page using Puppeteer 💡 , Google’s Node API for headless Chrome and Chromium.

To check it on your local machine 😄

1. Open the location in your machine where you want to clone the repository

  • Prerequisites : Nodejs and Git.
  • Open git and type git clone https://github.com/DamianArado/WebPage2PDF to create a copy of the repository on your local machine.
  • Run npm install to install the required dependencies.
  • Run node app.js and the server will be up and running on PORT 3000

2. Download zip of the repository and unzip

  • Prerequisites : Nodejs and Git.
  • Run npm install on git/cmd to install the required dependencies.
  • Run node app.js and the server will be up and running on PORT 3000

Home 👀

Home

Downloadable PDF ✅

Downloadable PDF

About

Generate a downloadable PDF file 📄 of a web page using Puppeteer 💡 , Google’s Node API for headless Chrome and Chromium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published