Moved to https://blog.kartones.net/page/image-and-video-cli-cheatsheet/
image & video (Imagemagick, ffmpeg, webp...) commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for a lot of images you could use parallel
parallel -eta cwebp {} -progress -short -mt -o {.}.webp ::: *.jpeg|*.png|*.jpg