How to use ImageMagick for batch conversion *.jpg *.pdf

You cannot have wild cards for both input and output. You should use mogrify to convert a folder of images. See Basic Usage -- ImageMagick Examples

1 Like