0.9.0 • Published 10 years ago

atom-snapshot v0.9.0

Weekly downloads
3
License
-
Repository
-
Last release
10 years ago

atom-snapshot

A tool to snapshot articles found in an atom feed.

Installation

npm install -g atom-snapshot

Usage

 $ atom-snapshot http://domain.com/atom.xml [options]

   Options:

    --format              Either png, jpeg, gif, pdf
    --outputDir           Choose where to output your screenshots
    --width               Snapshot width as a number
    --height              Snapshot height as a number
    --quality             Snapshot image quality as a number between 0 and 100. Defaults to 100

License

MIT License

0.9.0

10 years ago