1.2.0 • Published 11 years ago

giffer-thumbnail v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 years ago

giffer-thumbnail

Plugin for giffer to automatically generate thumbnails for downloaded GIFs.

Usage

Install plugin like this: giffer.plugin(require('giffer-thumbnail'), opts)

opts can be:

  • outputDir: where to save the thumbnail (name is the same)
  • width: absolute width in pixels
  • height: absolute height in pixels
  • resizeOpts: as described here

Running the tests

npm test

1.2.0

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago