A variant of the given script
GDEL tex4ht.ps 
Gdvips -mode  epstypro -D 360 -f %%1 -pp %%2  > tex4ht.ps 
GDEL %%3 
Gc:/imagemagic/convert -crop 0x0 -density 110x110 -transparency #FFFFFF tex4ht.ps %%3 
A Netpbm-based script (src / binaries for Win 95/98/NT)
 Gif exist  tex4ht.ps DEL tex4ht.ps 
 Gif exist tex4ht.ppm DEL tex4ht.ppm 
 Gdvips -f %%1 -pp %%2  -o tex4ht.ps 
 Ggswin32c -sDEVICE=ppm -sOutputFile=tex4ht.ppm -q -dbatch -dNOPAUSE tex4ht.ps -c quit 
 Gmove /y tex4ht.ppm temp.ppm 
 Gpnmcrop  temp.ppm > tex4ht.ppm 
 Gif exist %%3 DEL %%3 
 Gppmtogif -interlace -transparent 1,1,1 tex4ht.ppm > %%3