use with promise for batch conversion of multiple png
robthepaper opened this issue · 1 comments
robthepaper commented
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.
robotpapier commented
Finally, I used a timeout delay of 250ms in my loop so memory won't keep increasing.