Google Docs & Spreadsheets doesn't provide you a way to export all your files at once. But if you use Firefox, there's
a Greasemonkey script that creates a page with links to downloadable versions of your documents and spreadsheets.
You need two extensions:
Greasemonkey and
DownThemAll, probably the best download manager for Firefox (or other extension that downloads all the files linked from a page). After installing the extensions and restarting the browser, add
this script and go to
Google Docs. You'll see a new link at the top of the page:
Download and a drop-down from which you can choose the format for the exported files. Then right-click and select DownThemAll, check "All files", choose the output folder and click on "Start". If some of the files fail to download, select them and click "Resume" in the download window.

Related:
Batch upload files to Google Docs{ Via
Blogoscoped Forum }
Labels: Google Docs, Greasemonkey
Rui Maia said on May 1, 2007 3:05 PM PDT:
I think that the notion of desktop apps we have now may vanish some day. Everything is doable in the web and I believe that one day we'll have our OS hosted on the web, our music on the web.
For now, all we can have is some videos, our docs, and some music on the web. We can also uso some web apps like Google's or eyeOS'.
We're walking slowly towards a web where we can do everything.
said on May 2, 2007 3:25 AM PDT:
That is profound Rui.
joelpt said on May 4, 2007 7:22 PM PDT:
Rui - Things are definitely moving in that direction, but the problem still remains of offline access to files. In other words, if your Internet connection is down, you don't really want to have some important business documents become inaccessible.
I expect we will see a move towards web-as-OS as you suggest, but with some kind of offline 'mirroring' of content on the local machine, along with some sort of architecture that permits working with the offline copy using the same tools one would use in the online setting. In short, both stored content and web-based application/functionality would be mirrored locally to some extent.
Until this happens I don't really see web-as-OS completely replacing the local-OS paradigm. And I don't think we will ever see local machines become dumb terminals - some uses of computers, such as graphics intensive games, will probably always be locally based.
Another note: the "browser as application host" setup is really not cutting it yet. You can approximate the full functionality of a local application in the browser, but we all know it's just an approximation. Until an application framework appears that enables the same full range of functionality a local app enjoys in the web environment, web apps will continue to be second-rate citizens on the desktop (despite their specific advantages over local apps). However, such a framework would dovetail nicely with the "locally mirrored online content/functionality" concept mentioned above.
Sandra said on June 27, 2007 10:02 AM PDT:
Google Docs SHOULD implement it's own backup function as soon as possible, for two reasons:
1) sometime you might for some strange reason not have online access but need to have access to your files.
2) just simple and plain SECURITY! all it takes is have someone hack your account (and I know there are a thousand ways to prevent this, but let's face it: you can never be 100% sure) and just screw you by deleting or modifying your files.
I'm very concerned about the security side of it...
PS: The link to addons.mozilla.org isn't working for some reason...
said on October 31, 2008 8:25 AM PDT:
Hi, this GreaseMonkey addon + Google Docs Download script + Down Them all addon is almost perfect. It allows me to do a non-google format backup of my files for security purpose. To edit my files I use Google Docs wether I am online or not thanks to Google Offline. It is a pity the editor is so limited (no landscape etc). Just try to export a large table in a doc
a+, =)
-=Clement=-
said on February 5, 2009 2:23 AM PDT:
I think Google should offer more than just an email address and password to login ...
I'm not seeing the download link. I'm using Firefox 3.0.6 on a Mac
Is this still working?
Alex Chitu said on February 12, 2009 11:48 PM PDT:
You should first install the Greasemonkey script linked from the post (before doing that,
install Greasemonkey and restart Firefox).
Thomas said on February 15, 2009 10:50 AM PDT:
Excellen! Thanks for the tip!
Now I can easely download all docs and move to another domain!
said on March 3, 2009 8:12 AM PDT:
Works great. Thanks very much!!
said on March 19, 2009 3:51 AM PDT:
This was the missing link to convince me that I can keep important files on Google Apps. I'm sure Google will implement a backup feature in the future, but for now, big thanks to the author — you've provided an excellent tool that compliments Google Apps wonderfully.
said on April 19, 2009 9:32 AM PDT:
A simple backup utility: http://gs.fhtino.it/gdocbackup
It exports all docs from google to local PC.
Requires NET 2.0 (on Win) or Mono (on Linux).
said on June 14, 2009 10:14 AM PDT:
Hi,
I’ve released the first version of my php script (based on Zend Framework) to backup Google Apps data. Now it is limited to Google Documents but I think it could be interesting.
http://ardoino.com/php-google-backup/
Thanks,
Paolo