Page 1 of 1
Converting bmp to png,jpg or gif
Posted: Fri Jul 27, 2007 1:14 am
by webgroundz
hello guys!, can you give me any idea how can i convert bitmap image to png,jpg or gif..
any suggestion is highly appreciated. thanks...

Posted: Fri Jul 27, 2007 2:57 am
by miro_igov
With Photoshop?

Re: Converting bmp to png,jpg or gif
Posted: Fri Jul 27, 2007 3:18 am
by stereofrog
webgroundz wrote:hello guys!, can you give me any idea how can i convert bitmap image to png,jpg or gif..
any suggestion is highly appreciated. thanks...
You can use imagemagick, if this is not an option, find a pure php class (there are plenty of them, google for "php bmp").