pageres

Software Screenshot:
pageres
Software Details:
Version: 3.0.1 updated
Upload Date: 10 Feb 16
Developer: Sindre Sorhus
Distribution Type: Freeware
Downloads: 14

Rating: nan/5 (Total Votes: 0)

You've spent weeks working on a website, put hours and hours of work in, feel happy you got it over with, and when you launch it users are complaining it's not looking right.

What we've described above is the most common scenario that happens to Web developers that have not tested their website thoroughly, especially at different resolutions and on mobile devices.

Unfortunately this happens because a developer won't be ever be able to put the effort needed in accessing his site from various devices and at various resolutions, mainly because it's time consuming.

Fortunately for these kind of scenarios a tool like pageres can be a real lifesaver. pageres works via the Node.js terminal and it allows developers to generate PNG images of their website at various resolutions within minutes.

pageres uses PhantomJS to setup a headless browser, accesses the site within a desired frame (resolution), and then takes a snapshot, saving it to the local filesystem.

Once done, just go to the images folder and see if the website "looks right" to avoid those pesky remarks.

What is new in this release:

  • We decided to split the CLI out into a separate module. This has the benefit of making the readme less messy and will make the pageres dependency tree smaller for those that only need the programmatic API.

What is new in version 2.0.0:

  • We decided to split the CLI out into a separate module. This has the benefit of making the readme less messy and will make the pageres dependency tree smaller for those that only need the programmatic API.

What is new in version 1.3.0:

  • New userAgent option.
  • The callback in pageres.run() is now optional.
  • Improved cleanup of temporary files on error.

What is new in version 1.2.2:

  • New format option to have the screenshot saved in PNG or JPG.
  • Use 1366x768 as default resolution in the CLI if no resolution is specified.
  • Cleanup temporary files on error.

What is new in version 1.2.0:

  • New format option to have the screenshot saved in PNG or JPG.
  • Use 1366x768 as default resolution in the CLI if no resolution is specified.
  • Cleanup temporary files on error.

What is new in version 1.0.0:

  • Add ability to capture specific DOM elements.
  • Add support for basic HTTP authentication.
  • Add support for customizable filenames.
  • Allow setting options for a specific source.
  • Add support for supplying cookies as an object in the API.
  • Add --verbose CLI flag for showing more info like website errors.
  • Add warn event to the API for reporting website errors.
  • Use es5-shim to provide support for all ES5 methods.
  • Improve error reporting.

Requirements:

  • Node.js 0.10 or higher

Similar Software

UAParser.js
UAParser.js

10 Dec 15

kratko.js
kratko.js

6 Jun 15

jquery.debug.js
jquery.debug.js

6 Jun 15

Other Software of Developer Sindre Sorhus

screenfull.js
screenfull.js

10 Dec 15

configstore
configstore

9 Apr 16

Sparkly
Sparkly

10 Feb 16

Comments to pageres

Comments not found
Add Comment
Turn on images!