in simple I want to execute one command over many files and am trying to do that with a for do done loop.
for do done
dwebp foo.webp -o ./PNGs/foo.png i
dwebp foo.webp -o ./PNGs/foo.png