Lightroom: Export a List of Pictures in a Catalog
September 12, 2010 at 12:52 PM | Play | View CommentsI recently had to export all the names of images in a Lightroom catalog. There was no obvious way of doing this through the Lightroom interface, so I threw together a little Python script that directly reads Lightroom's SQLite database. There are a few caveats, noted in the file (below)… But it worked pretty well for me, and hopefully other people will find it useful too.