heic-2-png Simple HEIC to PNG converter Getting Started Make sure you have node.js installed run npm i to install dependencies Copy all your .heic images to ./images directory Run npm run transform to begin the .heic to png conversion process