Quote by surreycouple2003 Morning All I am wanting to resize a jpg to use as an avatar. Help. Please. Many thanks in advance
Assuming you're using MS Paint: Look up the image attributes and note the number of pixels. There will be two numbers e.g. 250 x 190. You need to get the larger of the two numbers down to 100 and in the above example you would do that calculating 100 divided by 250. The answer comes out as 0.4 which is 40%, so what you do is resize the image by going to the Image menu, then Stretch/Skew, then enter 40 in the horizontal and vertical stretch fields then hit OK then save as a new file. HTH Ice