Skip to content

Instantly share code, notes, and snippets.

@Kartones
Last active November 22, 2023 20:46
image & video (Imagemagick, ffmpeg, webp...) commands
@a-eniou-pvotal
Copy link

for a lot of images you could use parallel
parallel -eta cwebp {} -progress -short -mt -o {.}.webp ::: *.jpeg|*.png|*.jpg

Uh oh!

There was an error while loading. Please reload this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment