Skip to content

Small utility used to find images which are tagged with particular values

Notifications You must be signed in to change notification settings

rahulravindran2709/digikam-metadata-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digikam Metadata Reader

This node js project is a console app which reads the digikam4.db sqlite database file and gets all images which have been marked as approved for a particular group "bride", "groom" or "common". These images are then copied to a destination folder. Uses typescript node:fs and some cli helpers

Installing

  • git clone
  • npm i

Running locally

  • npm start

About

Small utility used to find images which are tagged with particular values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published