All articles How-to

How to download an image

June 18, 2026 · 6 min read

There are several ways to download an image, and the right one depends on the page and how many pictures you need. This guide walks through each method, from the basic to the fastest, so you can pick the one that fits.

1. Right-click and save

The classic method. Right-click an image and choose Save image as, then pick a folder. It works well for a single, plain <img> picture. It does not work for CSS backgrounds, canvas, or images loaded by JavaScript, and it only handles one file at a time.

2. Drag the image out

On a desktop browser you can drag an image straight from the page to a folder or your desktop. It is quick for a single file and a nice trick when your hands are already on the mouse, but it becomes tedious for more than a few images.

3. Download from the image URL

If you have a direct link to the file, open it in a tab so the picture fills the screen, then save it. This only works when the URL points at the raw image. If the link opens a page instead, you will need to find the true source first.

4. On a phone or tablet

On mobile, press and hold an image and choose Save or Download from the menu. Mobile browsers have the same blind spots as desktop, so background images and lazy-loaded media often will not save this way. For anything beyond a single visible photo, a desktop browser with an extension is more reliable.

5. Download many at once

When a page has lots of pictures, the methods above turn into busywork. PicGrab scans the whole page, shows every image in a grid, and lets you select all and download in one click, including images the other methods miss. It also handles lazy-loaded feeds with a deep scan, so you get the full set rather than just what is on screen.

Which method should you use?

Common problems and fixes

If an image saves as a tiny file, you probably grabbed a thumbnail; find the full-resolution source instead. If Save image as is greyed out, the image is likely a background or canvas; a scanner can still reach it. If a downloaded file will not open, it may be a blob: image that needed the page to stay open at download time.

Keep the original quality

However you download, the goal is the original file, not a shrunken copy. Screenshots and many right-click saves capture only what is on screen, which is often a compressed preview. To keep full quality, download the underlying source rather than the visible thumbnail. A page scanner helps here because it reads the real image source and shows the true dimensions, so you can tell at a glance whether you are grabbing the large version or a small one. When file size or sharpness matters, that difference is the whole point.

Save time on pages with many images

The single biggest time saver is recognizing when to stop doing it by hand. One image is a right-click. Two or three are still fine. But a gallery, a product page, or a feed is the moment to switch to a downloader that scans the whole page and saves your selection at once. The setup cost is nothing, since the extension is already in your toolbar, and you go from clicking dozens of times to clicking twice. Knowing which method fits the page is most of the skill.

Frequently asked questions

What is the easiest way to download an image?

For a single plain image, right-click and choose Save image as. For many images or hidden ones, a page scanner like PicGrab is faster and more reliable.

How do I download an image that will not right-click save?

It is probably a CSS background, canvas, or JavaScript-loaded image. A scanner that reads the real source can still find and download it.

How do I download an image on my phone?

Press and hold the image and choose Save or Download. For hidden or lazy-loaded images, a desktop browser with an extension works better.

How do I download lots of images at once?

Use a bulk downloader. PicGrab scans the page, lets you Select all, and downloads everything in one click.

How do I download an image without losing quality?

Save the original source file rather than a screenshot. A scanner shows the true dimensions so you can confirm you are grabbing the full-size version.

Can I download an image that is a background?

Yes. Right-click cannot, but a page scanner reads CSS background images and lets you download them like any other picture.

Grab every image in one click

PicGrab finds every image on a page, lets you filter by size and type, and downloads them in bulk. Free, no account, no tracking.

Add PicGrab to Chrome

Keep reading

How to download an image from a URL or link

The best image downloader for Chrome and Edge

How to download all images from a website