I was sent about 500 Google Drive picture files and need a way to download them. The URLs send me to the Google Drive for each individual picture. Is there a way to download them without having to go to each page and hitting download manually?
I have tried to convert the links to the following: http://drive.google.com/uc?export=view&id=
, but can't seem to get a Download manager to download it [GetRight].
Tutorial: Download Photos from Google Drive to Computer Because I typically use Google Drive to deliver photos to my clients, I wanted to make a tutorial post for anyone who is unfamiliar with google drive. Google Drive will open on your computer and start syncing your files. This feature is best for transferring your photos and videos to your Drive from your mobile device, but users with iOS can.
4 Answers
You can change a Google Drive image link to a download link by swapping for (just use a replace all tool, I'm fond of TextMechanic's simple, free, online Find and Replace but Notepad find and replace will do the trick).
I'm a user of Google Drive and as you say it's just a matter of getting the download link. An example on my drive is
for the share link, or
for the edit link. The download link is
as described in this article.
So it's simply a matter of find and replace on
https://docs.google.com/file/d/
or https://drive.google.com/file/d/
for https://drive.google.com/uc?export=download&id=
and finding and replacing /edit
or /edit?usp=sharing
with (nothing i.e. deleting them)
Once you've done that you can download a list of files in a number of ways, but if you want to stay in the browser I've written a Chrome extension called TabSave to do just that - there's an option to use a manual list for downloading (it also allows downloading files in every tab of a window).
You can just paste in from your list of edited URLs and they'll download. Very lightweight and you don't need to worry about dodgy installation of these one-hit wonder freeware programs. All the code is open source on GitHub (link in the webstore description).
You can try a program called URL Image Downloader. It's a free software hosted on Source Forge. Here is a short description.
You can download the images from a URL list. You only need a file with URL list, and destination folder
Download Photos From Google Drive
It is a console application, developed with .NET technology.
I have not tried this out myself, so I can't guarantee it will work. But I don't see any reason why it shouldn't. It seems like a very useful and simple to use tool.
How To Import Photos From Google Drive To Computer
The way it works is you create a plain text file containing the URLs for the photos you want to download, each URL on a new line. Something like this.
This is the hardest part, as you will have to do this work manually. You would then save this to C:UsersYouDesktopYour_text_document.txt
for example. Once you have this file you would then use the tool to have it look for these file URLs online and grab them.
You can see in the example above from the screenshot how to type in your command. I recommend you to first prepare a folder (/dest
) where you would want the downloaded files to be stored.
Link: http://sourceforge.net/projects/urlimagedownloader/
The second, and probably the easiest way to do this is to contact the person that sent you those photos. Ask them to move these photos into a new album, share it, and then have them send you the URL for the album.
Open your own Google Drive.
Click on the links.
Download from your own Google Drive.
It's not the best solution, but it's better than 1-by-1 download/save.
Install JDownloader free download manager. Copy the links (not link location) using ctrl + c JDownloder's link-grabber will automatically adds the links to download list form clipboard no need to edit the url.