I'm trying to import photos from a Windows program, BrilliantPhoto,
into DigiKam. BrilliantPhoto stord all the tags as IPTC data. How can I make these tags visible in DigiKam? I'm on Kubuntu 5.10 and DigiKam 0.8.1. If DigiKam cannot do this natively, I can read the IPTC data and output a text file with the data, be it an XML file or SQL that can be inserted into a database. What format can DigiKam import? A simple example file with a few photos should get me started. Thanks. Dotan Cohen. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Le Lundi 08 Mai 2006 09:28 PM, Dotan Cohen a écrit :
> I'm trying to import photos from a Windows program, BrilliantPhoto, > into DigiKam. BrilliantPhoto stord all the tags as IPTC data. How can > I make these tags visible in DigiKam? I'm on Kubuntu 5.10 and DigiKam > 0.8.1. > > If DigiKam cannot do this natively, I can read the IPTC data and > output a text file with the data, be it an XML file or SQL that can be > inserted into a database. What format can DigiKam import? A simple > example file with a few photos should get me started. > > Thanks. digiKam 0.8.x do not support IPTC. current implementation from svn yes !!! (next 0.9.0 release) Look in digiKam web project page recent screenshots taken with current implementation, like this : http://www.digikam.org/?q=node/103 To extract or set IPTC metadata in JPEG file, digiKam use Exiv2 library. A command tool is available in this lib. Look here : http://www.exiv2.org/ Regards Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On 5/8/06, Caulier Gilles <[hidden email]> wrote:
> Le Lundi 08 Mai 2006 09:28 PM, Dotan Cohen a écrit: > > I'm trying to import photos from a Windows program, BrilliantPhoto, > > into DigiKam. BrilliantPhoto stord all the tags as IPTC data. How can > > I make these tags visible in DigiKam? I'm on Kubuntu 5.10 and DigiKam > > 0.8.1. > > > > If DigiKam cannot do this natively, I can read the IPTC data and > > output a text file with the data, be it an XML file or SQL that can be > > inserted into a database. What format can DigiKam import? A simple > > example file with a few photos should get me started. > > > > Thanks. > > digiKam 0.8.x do not support IPTC. current implementation from svn yes !!! > (next 0.9.0 release) > > Look in digiKam web project page recent screenshots taken with current > implementation, like this : > > http://www.digikam.org/?q=node/103 > > To extract or set IPTC metadata in JPEG file, digiKam use Exiv2 library. A > command tool is available in this lib. Look here : > > http://www.exiv2.org/ > > Regards > > Gilles Caulier Yes, I have sen that. How do I install that plugin? Dotan Cohen http://IE-Only.com _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hello,
On 2006-05-08T23:33, Dotan Cohen wrote: .... > > digiKam 0.8.x do not support IPTC. current implementation from svn yes !!! > > (next 0.9.0 release) > > > > Look in digiKam web project page recent screenshots taken with current > > implementation, like this : > > > > http://www.digikam.org/?q=node/103 > > > > To extract or set IPTC metadata in JPEG file, digiKam use Exiv2 library. A > > command tool is available in this lib. Look here : > > > > http://www.exiv2.org/ > > > > Regards > > > > Gilles Caulier > > Yes, I have sen that. How do I install that plugin? install exiv2 http://www.exiv2.org/download.html followed by installing the developement version (which is not recommended by the digikam developers for production usage) http://www.digikam.org/?q=download/svn hth, Marcus. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Le Lundi 08 Mai 2006 11:01 PM, Marcus Popp a écrit :
> Hello, > > On 2006-05-08T23:33, Dotan Cohen wrote: > .... > > > > digiKam 0.8.x do not support IPTC. current implementation from svn yes > > > !!! (next 0.9.0 release) > > > > > > Look in digiKam web project page recent screenshots taken with current > > > implementation, like this : > > > > > > http://www.digikam.org/?q=node/103 > > > > > > To extract or set IPTC metadata in JPEG file, digiKam use Exiv2 > > > library. A command tool is available in this lib. Look here : > > > > > > http://www.exiv2.org/ > > > > > > Regards > > > > > > Gilles Caulier > > > > Yes, I have sen that. How do I install that plugin? > and this is not a plugin, it's digiKam at all... Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |