sudo apt-get install parallel convert
Once you are on the same directory of the images, run the command above:
parallel convert '{} {.}.pdf' ::: *.png
sudo apt-get install parallel convert
Once you are on the same directory of the images, run the command above:
parallel convert '{} {.}.pdf' ::: *.png