What resolution means and why you might need to change it
Resolution is the number of pixels packed into an image — measured in width by height, like 1920 by 1080. A higher resolution means more pixels, which usually means more detail and a larger file size. A lower resolution means fewer pixels, a smaller file, and less detail.
You change resolution when the image you have doesn't match what you need. You might shrink a photo to email it faster, enlarge a small image for printing, or reduce resolution to make a file small enough to upload to a website with size limits. The tool you use depends on what you already have on your computer and how much control you want over the result.
Key Takeaways
- Resolution is measured in pixels wide by pixels tall — a 1920 by 1080 image is larger and contains more detail than a 640 by 480 image.
- Shrinking an image (downsampling) always works cleanly; enlarging an image (upsampling) makes it blurry because the computer has to guess at missing pixels.
- Windows comes with Photos, Mac comes with Preview, and both can resize images without installing anything extra.
- If you need to resize many images at once or want precise control over quality, a dedicated tool like GIMP (free) or Photoshop (paid) gives you more options.
- Always save the resized version as a new file so you keep the original.
Resizing in Windows Photos
Windows 10 and 11 come with the Photos app, which can resize a single image in about two minutes. Open Photos, find the image you want to resize, and click the three dots in the top right corner. Select Edit and create, then Edit.
Once the image opens in the editor, look for the crop tool icon (it looks like two overlapping corners) in the toolbar on the right side. Click it, and a menu will appear. Select Aspect ratio if you want to keep the same proportions but make the image smaller or larger — for example, keeping a photo at 16 by 9 but making it half the size. If you want to set an exact pixel size, you'll need a different tool; Photos doesn't show you the exact pixel dimensions while editing.
After you've made your changes, click Save a copy at the top. This saves the resized version as a new file and leaves your original untouched. The new file will be noticeably smaller if you made the image smaller.
Resizing on Mac with Preview
Mac's Preview app opens images by default and can resize them without any extra steps. Right-click the image file, select Open With, and choose Preview if it's not already selected. Once Preview opens, go to the Tools menu at the top and select Adjust Size.
A window will pop up showing the current width and height in pixels. You can change either number, and if the chain link icon between them is connected, the other number will adjust automatically to keep the same proportions. For example, if your image is 3000 by 2000 pixels and you change the width to 1500, the height will become 1000. Type in your new dimensions and click OK.
Go to File and select Export As to save the resized version with a new name. This keeps your original file unchanged. Choose the format you want (JPEG, PNG, or others) and click Save.
When you need to shrink versus enlarge
Shrinking an image always produces a clean result. The computer straightforward throws away pixels it no longer needs, so a 3000 by 2000 photo becomes a crisp 1500 by 1000 photo with no quality loss.
Enlarging an image is different. If you have a 640 by 480 image and try to make it 1920 by 1080, the computer has to invent pixels that weren't in the original. It does this by guessing what color the new pixels should be based on nearby pixels, which usually results in a blurry or soft-looking image. The larger you enlarge, the blurrier it becomes. If you need a larger image, it's usually better to go back to the original source — a camera, a website, or whoever gave you the file — and ask for a higher-resolution version.
Using GIMP for more control
GIMP is a free image editor that gives you more options than the built-in tools. read it from gimp.org, install it, and open your image. Go to Image in the menu bar and select Scale Image.
The Scale Image window shows your current width and height in pixels. Change either number to your target size. The chain link icon works the same way as in Preview — click it to unlink the dimensions if you want to change them independently, though this will distort your image. Below the dimensions, you'll see a Interpolation dropdown, which controls how the computer guesses at new pixels when you enlarge. Linear is the default and works fine for most images. Cubic produces slightly smoother results but takes a bit longer. Click Scale when you're ready.
Go to File, select Export As, give the file a new name, and choose your format. GIMP defaults to its own format (.xcf), but you'll usually want JPEG or PNG instead. Click Export and adjust quality settings if prompted.
Batch resizing multiple images at once
If you have dozens of photos to resize, doing them one at a time is tedious. GIMP has a batch feature called Filters that can resize multiple images, but it requires some setup. A simpler option is to use a dedicated batch tool.
On Windows, ImageMagick is free and powerful but requires typing commands in a terminal — not beginner-friendly. XnConvert (free version available) has a graphical interface: you drag your images into it, set your target resolution, and click convert. On Mac, Automator (built into the system) can resize batches using a script, but again requires some setup. For most people, resizing a handful of images one at a time in Preview or Photos is faster than learning a batch tool.
Choosing the right resolution for your purpose
Different uses need different resolutions. For email or social media, 1200 by 800 pixels is usually enough — anything larger just makes the file bigger without looking noticeably better on a screen. For printing a photo at 4 by 6 inches, you want at least 1200 by 800 pixels; for an 8 by 10 print, aim for 2400 by 2000 pixels or higher. For a website header, 1920 by 600 pixels is a common size. For a small thumbnail, 200 by 200 pixels is plenty.
If you're not sure what resolution you need, ask whoever is receiving the file — your email recipient, the website you're uploading to, or the print shop. They can tell you the exact dimensions that work best. When in doubt, smaller is usually safer than larger, because you can always shrink a file, but you can't enlarge it without losing quality.
Frequently Asked Questions
Can I make a small image bigger without it getting blurry?
Not really. Enlarging always requires the computer to guess at missing pixels, which causes blurriness. Some tools like GIMP's "Cubic" interpolation can make the result slightly less blurry, but the fundamental problem remains. If you need a larger image, ask for the original file in a higher resolution.
What's the difference between resolution and file size?
Resolution is the number of pixels. File size is how much space the image takes up on disk. A 3000 by 2000 pixel image saved as JPEG might be 2 megabytes, while the same image saved as PNG might be 15 megabytes. Lowering resolution reduces file size, but so does choosing the right format and compression level.
Does changing resolution damage the original image?
No, as long as you save the resized version as a new file. All the tools mentioned here have a "Save As" or "Export As" option that creates a new file, leaving your original untouched. Always use this option instead of overwriting the original.
What resolution should I use for printing?
For good print quality, aim for 300 pixels per inch. A 4 by 6 inch photo needs 1200 by 1800 pixels; an 8 by 10 inch photo needs 2400 by 3000 pixels. Check with your print shop — some accept lower resolutions and still produce acceptable results.
Why does my image look pixelated after I resize it?
Pixelation usually means you enlarged the image too much. Each original pixel became a visible square. If you enlarged it, the damage is done — go back to the original and ask for a higher-resolution version. If you shrunk it and it still looks pixelated, the original was probably too small to begin with.