Quote:
Originally Posted by patrik
Would it be possible to add the feature to also make them grey-scale (if color)?
|
Hi, try to extend "customArg": "-filter Lanczos";
with " -colorspace LinearGray" or " -colorspace Gray"
Taken from the recommended
ImageMagick-Documentation