dev-master
9999999-devScreenshot sites tool
MIT
The Requires
by AgentSIB
thumbnail screenshot htmltoimage
dev-stable-1.0
dev-stable-1.0Screenshot sites tool
MIT
The Requires
by AgentSIB
thumbnail screenshot htmltoimage
Screenshot sites tool
Web service to generate images of websites. Written with Silex framework. Uses wkhtmltopdf., (*2)
docker run -d -p 8080:80 -v /tmp/siteshot_cache:/var/www/shot/cache agentsib/siteshot:latest
Now try localhost:8080, (*3)
http://localhost:8080/{mode}/{sizes}/{fwidth}/{format}/t{timeout}?{url}
, (*4)
corner
or resize
corner
- crop upper left corner box width and height, for resize
- max widthpng
or jpg
Returns http status 404 if creating screenshot failed., (*5)
http://siteshot.dev/resize/800x600/400/png?http://google.com, (*6)
http://siteshot.dev/resize/800x600/400/png/t5?http://speedtest.net, (*7)
http://siteshot.dev/corner/800x600/400/png?http://vk.com, (*8)
Show symfony errors:, (*9)
docker run -ti -p 8080:80 -e DEBUG=1 -v /path/to/siteshot-php:/var/www/shot agentsib/siteshot:latest
Screenshot sites tool
MIT
thumbnail screenshot htmltoimage
Screenshot sites tool
MIT
thumbnail screenshot htmltoimage