Batch convert files using translators

From victordomingos ’ thread:

Pahefu’s comment:

Has the first part of the page:

The ImageMagick command-line tools can be as simple as this:

magick image.jpg image.png 

You can just use a bash script together to customize the params, or use regular expressions.

Ps: yeah i know it was both of us :stuck_out_tongue:

1 Like