Skip to content

screenshots from your website on different screen sizes

Notifications You must be signed in to change notification settings

curllog/screenhot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenhot

take fullpage screenshots from your website in diffrente sizes

Take full-page screenshots in different sizes from your websites.

you need to have firefox installed

  • download and install .net 5 sdk

  • use git clone https://github.com/MohammadAnsari98/screenhot.git

  • use cd .\screenhot\ for change directory to solution folder

  • again use cd .\screenhot\ for changing directory to project folder

  • dotnet run your-url make sure you have entered url with http or https (copy urls from browser)

  • program need some time to take screenshos

  • your screenshot will be saved at project-path/screenshots/your-url

demo of application

Usage

dotnet run https://www.google.com/

want a custome sizes?

just edit sizes.txt at project root folder