I'm want to save up some hdd space and decided to batch convert my image collection into jpg files as quite a few of the images there are in png format.
Did some tests with the command line but I can't quite manage to replace the png images with jpg versions while also deleting the original png and having the new jpg use the same file name. Gave both convert and mogrify a go, any ideas?
Code: Select all
convert ephemeral:*.png *.jpg