Command line reports error - I'm new - it stops my progress
Posted: 2019-05-05T17:14:52-07:00
Hello!
I'm here and in ImageMagick totally new.
As first I found ImageMagick in ShellTools as option to resize image.
I tried to use it and modified image sizes and tried to apply.
Parameters for resizing were:
-filter lanczossharp -resize "%size%>" -colorspace sRGB -quality 90
and after choosing to resize 384x272 pixels PNG image to 640x480 pixel image it reports error:
ImageMagick indicated failure by returning exit code 1.
I know that's not specified error, but cannot help.
I want to use there these parameters:
-filter boxsharp -resize "%size%>" -colorspace sRGB -quality 100
even if is possible to convert it to binary PPM or PGM.
I know that full command looks different and I can't see full entry.
But if anyone can help me, I'll be thankful and then I can continue to investigate all features of ImageMagick.
Thank you very much.
Miro
I'm here and in ImageMagick totally new.
As first I found ImageMagick in ShellTools as option to resize image.
I tried to use it and modified image sizes and tried to apply.
Parameters for resizing were:
-filter lanczossharp -resize "%size%>" -colorspace sRGB -quality 90
and after choosing to resize 384x272 pixels PNG image to 640x480 pixel image it reports error:
ImageMagick indicated failure by returning exit code 1.
I know that's not specified error, but cannot help.
I want to use there these parameters:
-filter boxsharp -resize "%size%>" -colorspace sRGB -quality 100
even if is possible to convert it to binary PPM or PGM.
I know that full command looks different and I can't see full entry.
But if anyone can help me, I'll be thankful and then I can continue to investigate all features of ImageMagick.
Thank you very much.
Miro