PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Scale() introduces new colors so the image is no longer monochrome, a requirement for Group4 compression. Instead, use Sample() which does not introduce new colors.