node-potrace
node-potrace copied to clipboard
use with promise for batch conversion of multiple png
Hi, Is it possible to somehow to get the event of when the conversion to finished before continuing my script? I cannot make batch conversion script.
Finally, I used a timeout delay of 250ms in my loop so memory won't keep increasing.