How can I save the display pictures of my friends and mine from Skype?

link|improve this question
1  
I'm assuming you tried right-clicking on their picture and you weren't able to do it that way? – SaintWacko Dec 28 '11 at 19:47
feedback

2 Answers

Here's a program you can use to get your profile picture. I'm still looking for a way to get friends' profile pictures.

Edit: Oh, wait, that can get contact's avatar's too.

Once you have that API running, you can get your Avatar with the command

GET AVATAR 1 <filename>

To get a contact's avatar, use the command

GET USER <skypename> AVATAR 1 <filename>
link|improve this answer
feedback

You can simply copy the entire screen with the Prt Scrn (print screen) keyboard key, then paste and edit it with Paint. Cut the specific region of the photo and paste in a new Paint window.

If you want to automatically copy just an area of the screen, there are many options of screenshot software you can look up and try.

link|improve this answer
@screener: Thank you, looks better now. – ahmed Dec 29 '11 at 13:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.