Hi All,
I have used to create mask(mask.jpg) and grayscale(grayscale.jpg) image from attached original.png. But the text quality not good when compared to original.png image.
Code:
convert original.png -threshold 0 mask.jpg
convert original.png colorspace gray grayscale.jpg
Can any one please help me how to create mask and grayscale image with same quality.
Thanks
Senthil Kumar S.
Image magick image manipulation issue
Image magick image manipulation issue
- Attachments
-
- grayscale.jpg
- grayscale.jpg (5.87 KiB) Viewed 6524 times
-
- mask.jpg
- mask.jpg (5.84 KiB) Viewed 6524 times
-
- Original.png
- original.png (4.5 KiB) Viewed 6524 times
Re: Image magick image manipulation issue
Hi,
I am also having the same problem. I just want to create a mask image (jpg) out of a transparent png image. Any help is highly appreciated.
Thanks in advance,
I am also having the same problem. I just want to create a mask image (jpg) out of a transparent png image. Any help is highly appreciated.
Thanks in advance,