png-streamer

Takes a stream of PNGs, like from image2pipe of ffmpeg, and emits the individual pngs from them.

Usage no npm install needed!

<script type="module">
  import pngStreamer from 'https://cdn.skypack.dev/png-streamer';
</script>

README

png-streamer

A little module for splitting out individual PNG files from streams.