Transparent Background for Images with Text
Posted: 2019-02-12T22:57:55-07:00
I have thousands of images with equations and text with white background. I need to make the white background transparent.
The command I tried as always was:
This command works perfectly with images without any text but when it comes to images with text, the edges/borders of the text becomes, for the lack of a word, unclear.
Example:
Original Image:
Result Image:
P.S. Please open the image in new tab with any dark background to see the issue clearly. Apologies for not being able to do it here.
I need some help creating images with transparent background with losing the text clarity/quality.
The command I tried as always was:
Code: Select all
convert _VP_EQN_61.GIF.png -fuzz 10% -transparent white _VP_EQN_61-converted.png
Example:
Original Image:
Result Image:
P.S. Please open the image in new tab with any dark background to see the issue clearly. Apologies for not being able to do it here.
I need some help creating images with transparent background with losing the text clarity/quality.