1 min readAug 18, 2020
Hi @Islamker Ker,
You have to change the png to jpg using below command.
Go to the current directory, run below command
(conversion png to jpg)
mogrify -format jpg *.png
Hi @Islamker Ker,
You have to change the png to jpg using below command.
Go to the current directory, run below command
(conversion png to jpg)
mogrify -format jpg *.png