png-size-component

0.0.2 • Public • Published

png-size

Read PNG dimensions from a File or Blob

Installation

$ component install component/png-size

Example

var dims = require('png-size');
dims(file, function(err, w, h){

});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i png-size-component

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • tjholowaychuk