npm.io
0.0.1 • Published 13 years ago

osthumb

Licence
—
Version
0.0.1
Deps
2
Vulns
0
Weekly
0

osthumb

System-specific thumbnail generation.

Installation

$ npm install osthumb

API

var thumb = require('osthumb');
thumb(path, { width: 100, height: 100 }, function(err, path){

});

Options

  • width max width [600]
  • height max height [600]
  • type output file type [png]

Support

  • osx

License

MIT

Keywords