-crop command quality loss
Posted: 2013-09-26T03:27:43-07:00
Hey,
My use of the -crop command requires an image's quality to be maintained, but -crop seems to lose quality.
For example, "convert input_file -crop input_widthxinput_height+0+0 output_file" (where input_width and input_height are the input_file's width and height)
which effectively does nothing, reduces the quality for all file formats (jpg 1.51MB -> 1.26MB, png even worse).
Is there any way to avoid this compression? Or is it not an issue in later versions? (regardless, I'm unable to update the version on the server, so a workaround is preferable).
Version 6.6.4-0 Q16 Windows 7 64-bit
Thanks for you help.
My use of the -crop command requires an image's quality to be maintained, but -crop seems to lose quality.
For example, "convert input_file -crop input_widthxinput_height+0+0 output_file" (where input_width and input_height are the input_file's width and height)
which effectively does nothing, reduces the quality for all file formats (jpg 1.51MB -> 1.26MB, png even worse).
Is there any way to avoid this compression? Or is it not an issue in later versions? (regardless, I'm unable to update the version on the server, so a workaround is preferable).
Version 6.6.4-0 Q16 Windows 7 64-bit
Thanks for you help.