I am compiling a .tex file to html using TeX4ht induced by the htlatex command.
When TeX4ht compiles a document and turns equations into images, however, it produces low-quality images with little to no anti-aliasing on the text, which looks pretty ugly! It also does a funny thing where it makes scaled brackets too big.
Desired:

Undesired:

Is there any way to solve this problem using TeX4ht? I know there are websites which produce the desired images (such as the top example above).