Skip to content

jangandibantingg/screenshotURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capturing Screenshot from URL

Upload the files to your localhost/server Make the bin directory executable (not necessary in localhost) Navigate to screenshot.php?url=google.com To use this in you site you can use

URL Parameters

Width and Height: screenshot.php?url=google.com&w=1000&h=800 With cropping: screenshot.php?url=google.com&w=1000&h=800&clipw=800&cliph=600 Disable cache and load fresh screesnhot: screenshot.php?url=google.com&cache=0 To download the image: screenshot.php?url=google.com&download=true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages