png-extractor

Pulls PNG files out of binary files. Useful for extracting resources from qt rcc files.

Usage no npm install needed!

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

README

This module will let you extract png images from QT's binary resource files. It will name images sequentially with the format imgXXX.png.