Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

Latest commit

 

History

History
44 lines (30 loc) · 881 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 881 Bytes

pageshot

Pageshot as a service.

Usage

Examples:

Query Params:

  • url: The webpage location. (required)
  • width: Viewport width. (default: 1280)
  • height: Viewport height. (default: 800)
  • full: Full page screenshot. (default: false)
  • dpr: Device pixel ratio. (default: 2)

Deploy

now amio/pageshot
docker pull amio/pageshot
  • running locally (require Google Chrome installed):
npm start

License

ISC © Amio