Convert Image To Different Folder
Posted: 2018-03-24T05:38:32-07:00
Hi,
This seems like a dumb question, but:
How do you convert an image to a sub folder?
I tried the following (and variations) in windows command prompt:
The sub folder output exists, but I keep getting the following error:
This seems like a dumb question, but:
How do you convert an image to a sub folder?
I tried the following (and variations) in windows command prompt:
Code: Select all
convert test.png output/new.jpg
Thanksconvert.exe: unable to open image `output/new.jpg': No such file or directory @ error/blob.c/OpenBlob/2761.