which-cam

1.0.0 • Public • Published

which-cam Build Status

which cam was used to take this pic?

Install

$ npm install --save which-cam

Usage

const whichCam = require('which-cam');
 
whichCam('path_to_pic').then(console.log).catch(console.error)'

CLI

$ npm install --global which-cam
$ which-cam --help

  Usage
    which-cam [input]

  Examples
    $ which-cam  eow.jpeg
    Nikon D5000

License

MIT © Hemanth.HM

/which-cam/

    Package Sidebar

    Install

    npm i which-cam

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • hemanth