take fullpage screenshots from your website in diffrente sizes
-
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
dotnet run https://www.google.com/
just edit sizes.txt at project root folder