ico2pngs
Extract the bitmaps from a .ico
file and convert them to .png
files. Returns an array of {pngData, width, height, bitsPerPixel}
entries.
Extract the bitmaps from a .ico
file and convert them to .png
files. Returns an array of {pngData, width, height, bitsPerPixel}
entries.
npm i @johnls/ico2pngs
0
1.0.0
MIT
8.81 kB
7