Skip to content

Captures the full height document even if it's not showing on the screen or captures with the provided range of screen sizes phantomjs.

Notifications You must be signed in to change notification settings

salihsagdilek/rssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Responsive ScreenShot Grabber

Captures the full height document even if it's not showing on the screen or captures with the provided range of screen sizes.

A basic example for taking a screen shot using phantomjs which is sampled for https://nodejs-dersleri.github.io/

available phantomjs official example https://github.com/ariya/phantomjs/blob/master/examples/responsive-screenshot.js

Requirements

Phantomjs

usage

    phantomjs rssg.js {url} [output format] [clipping]

example


    phantomjs rssg.js https://github.com/
    phantomjs rssg.js https://github.com/ pdf
    phantomjs rssg.js https://github.com/ true
    phantomjs rssg.js https://github.com/ png true

About

Captures the full height document even if it's not showing on the screen or captures with the provided range of screen sizes phantomjs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published