Export Images from Gallery to Picasa

andmott

Joined: 2011-01-22
Posts: 2
Posted: Sat, 2011-01-22 16:50

Is there a module or tool to export Gallery to Picasa?

I'm somewhat new to Gallery as well as all of the available modules. I looked through the wiki documentation's list of modules, and I couldn't find anything that talks about exporting images from Gallery to something like Picasa along with their title's/descriptions and keywords. I've seen a lot information about the reverse operation, but I was wondering if such a tool already existed? I've actually been in the process of writing such a tool and would like to continue to develop it if it is something that is not already available. Thanks!

Andrew

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sat, 2011-01-22 16:51

I've only seen one that goes the other way (for G2):
http://codex.gallery2.org/Gallery2:Modules:picasa

____________________________________________
Like Gallery? Like the support? Donate now!

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Sat, 2011-01-22 17:11
andmott wrote:
Is there a module or tool to export Gallery to Picasa?
...
I couldn't find anything that talks about exporting images from Gallery to something like Picasa along with their title's/descriptions and keywords

Not sure about Picassa but for "something like Picassa", there is Gallery2Flickr for G2 which does what you want.
--
dakanji.com

 
andmott

Joined: 2011-01-22
Posts: 2
Posted: Sat, 2011-01-22 18:11

Ok cool thanks, I think I've also found one that will do export to Facebook. I'm interested in all platforms that tools may have been written for conversion.

 
karotte

Joined: 2005-04-13
Posts: 6
Posted: Sat, 2011-07-16 00:12

I forked the gallery2picasa python script and updated it. It now understands nested albums and has a few more options (setting privacy mode and explicitly choose which albums you want to upload to picasa). You can get the code from github: https://github.com/sebastianw/gallery2picasa