binary
false
await which(binary)
if (!(await which('convert'))) { console.info('You need to install ImageMagick'); }