@johnls/ico2pngs
v1.0.0
Published
Extract bitmaps from an ICO file as separate PNGs with metadata
Downloads
1
Readme
ico2pngs
Extract the bitmaps from a .ico
file and convert them to .png
files. Returns an array of {pngData, width, height, bitsPerPixel}
entries.