Moved to https://blog.kartones.net/page/image-and-video-cli-cheatsheet/
Last active
November 22, 2023 20:46
-
-
Save Kartones/457fda60da05bb55224d to your computer and use it in GitHub Desktop.
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