# imgstream
Turn a stream of encoded images or file names into a stream of raw image data.

## Tests
- Install dependencies with `npm install`
- Run tests with `npm test`