Resize
Posted: 2017-07-19T09:33:51-07:00
Dear All,
I would like to use ImageMagick for resizing a bulk of pictures. I am using Windows 10 and Image Magick is installed in C:\Programme\ImageMagick-7.0.6-Q16.
The pictures are stored in C:\temp\bildbearbeitung and I would like to change their size to 16% and save them in C:\temp\bildgroesse under the old filename with the addition “-og”.
e.g.: C:\temp\bildbearbeitung\test (1).tif => C:\temp\bildgroesse\test (1)_og.tif
In windows prompt I type: C:\Programme\ImageMagick-7.0.6-Q16\imdisplay C:\temp\Bildbearbeitung\Test (1).tif -resize 16% C:\temp\bildgroesse\test (1)_og.tif
Windows shows me an error: “C:\temp\Bildbearbeitung\Test (1) was not found” and that was it.
May anyone can help me?
Thanks in advance
UliW
I would like to use ImageMagick for resizing a bulk of pictures. I am using Windows 10 and Image Magick is installed in C:\Programme\ImageMagick-7.0.6-Q16.
The pictures are stored in C:\temp\bildbearbeitung and I would like to change their size to 16% and save them in C:\temp\bildgroesse under the old filename with the addition “-og”.
e.g.: C:\temp\bildbearbeitung\test (1).tif => C:\temp\bildgroesse\test (1)_og.tif
In windows prompt I type: C:\Programme\ImageMagick-7.0.6-Q16\imdisplay C:\temp\Bildbearbeitung\Test (1).tif -resize 16% C:\temp\bildgroesse\test (1)_og.tif
Windows shows me an error: “C:\temp\Bildbearbeitung\Test (1) was not found” and that was it.
May anyone can help me?
Thanks in advance
UliW