Convert.exe error impossible to resize .jpeg
Posted: 2014-09-22T16:45:52-07:00
Hello there,
I'm having a hard time here, I'm trying to convert all .jpeg I have in a folder thanks to the command
convert –resize 1600x1200 *.jpg
but I have always have this error showing up :
Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\Cyril>cd C:\Users\Cyril\Desktop\Photos\Resize
C:\Users\Cyril\Desktop\Photos\Resize>convert -resize 1600x1200 *.jpg
convert.exe: unable to open image `â?"resize': No such file or directory @ error
/blob.c/OpenBlob/2709.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/Re
adImage/501.
convert.exe: unable to open image `1600x1200': No such file or directory @ error
/blob.c/OpenBlob/2709.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/Re
adImage/501.
C:\Users\Cyril\Desktop\Photos\Resize>
My computer is running with Windows 7 x32
Thanks for your help
I'm having a hard time here, I'm trying to convert all .jpeg I have in a folder thanks to the command
convert –resize 1600x1200 *.jpg
but I have always have this error showing up :
Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\Cyril>cd C:\Users\Cyril\Desktop\Photos\Resize
C:\Users\Cyril\Desktop\Photos\Resize>convert -resize 1600x1200 *.jpg
convert.exe: unable to open image `â?"resize': No such file or directory @ error
/blob.c/OpenBlob/2709.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/Re
adImage/501.
convert.exe: unable to open image `1600x1200': No such file or directory @ error
/blob.c/OpenBlob/2709.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/Re
adImage/501.
C:\Users\Cyril\Desktop\Photos\Resize>
My computer is running with Windows 7 x32
Thanks for your help