Search found 2 matches

by Gary68
2018-03-24T06:12:34-07:00
Forum: Users
Topic: Convert Image To Different Folder
Replies: 2
Views: 7136

Re: Convert Image To Different Folder

Do a "dir" in the current directory to double-check they do exist.
Thanks solved, it was down to a typo. I guess it was a dumb question after all :oops:
by Gary68
2018-03-24T05:38:32-07:00
Forum: Users
Topic: Convert Image To Different Folder
Replies: 2
Views: 7136

Convert Image To Different Folder

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: convert test.png output/new.jpg The sub folder output exists, but I keep getting the following error: convert.exe: unable to open image `output/new ...