Guest User

Untitled

a guest
Dec 18th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. for /R . %I in (*.jpg) do ( d:\tools\libwebp-1.0.1-windows-x64\bin\cwebp.exe %I -o %~dpnI.webp )
Add Comment
Please, Sign In to add comment