I really miss MS Photo Gallery. iPhoto and KodakEasyShare do not read Photo Gallery's metadata. iPhoto does not store info in the image metadata, it uses an xml file instead.
I'm now trying out mapivi. Its written in perl/Tk.
Getting Tk setup on mac [Bug's mac page]
mapivi is neat, but does not read the windows photo gallery metadata. I'm begining to think I need to cobble together a script that will move metadata around from one tag to another in order to make my pictures usable across applications.
I'm now trying out mapivi. Its written in perl/Tk.
Getting Tk setup on mac [Bug's mac page]
- Mac OS 10.5 has perl 5.8.8
- Download Tk tarball from cpan [current version]
perl Makefile.PL
make
make test [This is FUN to watch]
sudo make install
mapivi is neat, but does not read the windows photo gallery metadata. I'm begining to think I need to cobble together a script that will move metadata around from one tag to another in order to make my pictures usable across applications.
Comments
Post a Comment