Resizing Demo


Width=100
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&width=100">

Height=100
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&height=100">

Width=50
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&width=50">

Height=50
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&height=50">

50% (Width=0.5 or Height=0.5)
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&width=0.5">

25% (Width=0.25 or Height=0.25)
<img src="http://localhost/cgi-bin/bmp2gif.exe? bmpfile=demo.bmp&height=0.25">
More demos...