Languages

Menu
Sites
Language
Sreenshots: how to convert *.xwd file

Hi all ,
I am using sdk 2.2.0 for win 32 and I am able to get screenshot from device:
sdb shell
xwd -root -out /tmp/screen.xwd
How could I convert *.xwd file in Windows 32 fast and do not install Gimp e.t.c.
Are there any online converters or special tools in tizen SDK?
Alexey.

Responses

4 Replies
Kamil N

I'm not sure if there are online tools but Gimp is the best way. 

-It's free

-It allows you change size of screenshot (Tizen store accept only 854x480 screensshots)

 

Kamil

Marco Buettner

On Windows you have only one option: GIMP.

On Linux you have to install a package called: imagemagick

 

Alex Dem

Thank you for responses!
Alexey.

Kevin Randolph

Hello,

I just saw this question.  I think that there is another option.

http://www.softpedia.com/hubs/Convert-XWD

I haven't used the app, but as I understand it, the app will allow you to preview and convert the image.

Just another option.

Sort of off topic, but if at some point you switch to Tizen 3, you can can use the 'windows key' and the letter 's' to take a screen shot.

Some basic Weston commands can be found here:  http://www.chaosreigns.com/wayland/weston/

Best regards,

Kevin