The following ImageMagick command will take an image with gray text (and a white background) and make the text black.
magick convert -level 80%,100%,1 in.png out.png
🌟 Was this page helpful? Please let me know with this quick, 3 question survey.
The following ImageMagick command will take an image with gray text (and a white background) and make the text black.
magick convert -level 80%,100%,1 in.png out.png
🌟 Was this page helpful? Please let me know with this quick, 3 question survey.