Replace png-js package with upng-js for decoding PNG images. png-js had issues with decoding large files.
Show .vscode folder for settings.json to be visible
Related Issues
Issue: #XXX
How Has This Been Tested
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Replace png-js package with upng-js for decoding PNG images. png-js had issues with decoding large files. Show .vscode folder for settings.json to be visible
Related Issues
Issue: #XXX
How Has This Been Tested
Types of changes
Checklist
Screenshots (if appropriate)