I am attemt to use pngjs to read and write meta data. has anyone ever did this? node module is unique here and i can not get it to work properly. I reading png from desktop not internet or webpage.
I discovered what happens: I need to load at least one url before loading the custom js functions. I loaded http://example.com before the custom js functions worked fine in "Run Mode".