Async save and public utils
- async save interface
- public interface for utils
BREAKING_CHANGES:
- drop node support less than 12.7
- PngImg now exports as a default module, but not as a replacement for exports
- callback interface dropped for save method
BREAKING_CHANGES: