How to download an image from a URL or link
June 18, 2026 · 5 min read
Sometimes you have an image URL or link and just need the file. Other times the link points to a page, not the raw image, and the usual save does not work. This guide covers both, plus a faster path when a page has many images you want.
Download from a direct image link
If the link ends in a real image file, the basic method is enough:
- Paste the URL into your browser so the picture fills the tab.
- Right-click the image and choose Save image as.
- Pick a folder and save. You now have the original file.
This works whenever the URL points straight at the image. It is the simplest case, and for a single file it is hard to beat.
When the link is not a direct image
Plenty of links look like images but are not. A URL might open a viewer page, a gallery, or a redirect, and the picture itself might be a CSS background or loaded by JavaScript after the page renders. In those cases, Save image as either fails, saves a placeholder, or grabs the wrong file. The fix is to read the page and find the true image source rather than trusting the link.
Find the real source with a scanner
A page scanner like PicGrab lists every image with its actual source URL, even when the page hides it. Open the page, click PicGrab, and you will see each image in a grid. From there you can copy the real image URL, open it in a tab, or download it directly. No guessing about what a link points to.
The fast way: grab them all
If a page has more than one image you want, chasing individual URLs is slow. With PicGrab you do not need the URLs at all. Scan the page, select the images you want or hit Select all, and download them in one click. It is the quickest route whenever you would otherwise be copying link after link.
Tips for working with image URLs
- Strip query strings carefully. Some sites use URL parameters to resize images. Removing them can give you a larger version, but it can also break the link, so test before relying on it.
- Watch for
blob:URLs. These are temporary in-page references. PicGrab converts them to real files at download time, but only while the page is still open. - Use copy URL for sharing. When you just need to send someone the image, copy the URL instead of downloading and re-uploading.
When you have many links, not one
Downloading from a single URL is simple, but the moment you have a list of links the manual approach falls apart. Opening each one, waiting for it to load, and saving it is slow and easy to get wrong, especially when some links redirect or point to viewer pages instead of files. This is where a page scanner changes the math. Instead of chasing links, open the page that contains them, let PicGrab list every image with its true source, and download the set in one action. You spend your time choosing images, not wrangling URLs.
Get the largest version
A common goal with image URLs is the biggest available version. Some sites encode the size in the path or in query parameters, so trimming a parameter can reveal a larger file, though it can also break the link, so test before you rely on it. A safer route is to let a scanner read the real source: PicGrab reports the true dimensions of each image, so you can see at a glance which entry is the full-resolution one and grab that rather than a resized preview.
Frequently asked questions
How do I download an image from a URL?
Open the URL so the image fills the tab, then right-click and choose Save image as. If the link is not a direct image, use a page scanner like PicGrab to find the real source.
Why does Save image as not work on some links?
The link may open a page rather than the file, or the image may be a CSS background or loaded by JavaScript. A scanner reads the true image source instead.
Can I copy an image URL without downloading?
Yes. PicGrab lets you copy the URL of any image it finds, so you can share or reuse it without saving the file.
What is a blob URL?
A blob URL is a temporary in-page reference to an image. PicGrab can convert it to a real file at download time, but only while the page is still open.
How do I get the biggest version of an image?
Let a scanner read the real source and check the reported dimensions, then grab the full-size entry rather than a resized preview.
Can I download many image URLs at once?
Open the page that contains the links and let PicGrab list every image, then select and download the set in one action.
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