asm-man

Results 1 comments of asm-man

From the command prompt in Windows, you could use the "for" command to loop through a batch of files: `for %x in (*.png) do guetzli %x %x.jpg` This would, unfortunately,...