I have an earth image that is 500 pixels wide and I want to reduce its width to 320 pixels.
If you are running Windows, you will have a Paint app that I am using in this demonstration.
For Windows 10, the easiest way to start Paint is to type paint in the Sarch Windows box on the taskbar.
Then tap the Paint icon in the popup list.
(do it)
Next, use File, Open and browse to your image file to open it.
(do it)
Choose File, Properties to see current size of the image.
(do it)
This image is 500 pixels wide.
(close dialog)
We want to save a copy of this image that has a width of 320 pixels.
So we tap Resize.
(do it)
Tap Pixels
(do it)
Tap the Horizontal TextBox and change it's value to 320
(do it)
Notice that the Vertical value also changes because the Maintian aspect ratio checkbox is checked.
You will most lkely want to use this option to prevent stretching or flattening your image.
Tap OK to save your changes.
(do it)
The image is now 320 pixels wide.
Now we want to save a copy of this jpeg image so tap File, Save As and choose JPEG picture.
Tap in the File name textbox, name your image copy and tap the Save button.
(do it)
---