Skip to content

Captures a full-page screenshot of a website and saves it as 'png', 'jpg' and 'pdf', Built using Selenium.

License

Notifications You must be signed in to change notification settings

rudymohammadbali/WebsiteScreenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsiteScreenshot

Captures a full-page screenshot of a website and saves it as 'png', 'jpg' and 'pdf', Built using Selenium.

Features

  • Full screenshot: take a full screenshot of given website.
  • Customize options: Adjust width, height, output format and timeout.
  • Export to different file formats: 'png', 'jpg' and 'pdf'

Requirements

pip install pillow==10.4.0 selenium==4.23.1 img2pdf==0.5.1

Check out example.py file for example usage.

Support

If you'd like to support my ongoing efforts in sharing fantastic open-source projects, you can contribute by making a donation via PayPal.

About

Captures a full-page screenshot of a website and saves it as 'png', 'jpg' and 'pdf', Built using Selenium.

Topics

Resources

License

Stars

Watchers

Forks

Languages