LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   convert to wbmp (https://www.linuxquestions.org/questions/linux-software-2/convert-to-wbmp-701797/)

viapillai 02-02-2009 10:51 PM

convert to wbmp
 
hi
where can i find a prgram to convert image files say in bmp, gif, jpeg etc to wbmp ?

i92guboj 02-03-2009 12:41 AM

If my memory serves correctly, imagemagick supports them just like most other image formats.

You can use the convert tool, it works like this (most basic usage, but it could do much more things):

Code:

convert myfile.gif myfile.wbmp
I don't know about graphical tools. I just took a quick look at gimp and it doesn't include wbmp on the list of supported extensions.

lepht 02-03-2009 01:01 AM

i found lots...

http://www.google.com/search?ie=UTF-...wbmp+converter

you get to filter the dreck that is Google search results, though. check it yourself first next time, yeah? saves us some time, and it helps you get to know your own system better.

welcome to LQ, anyway.


All times are GMT -5. The time now is 05:41 PM.