ExifTool Forum

ExifTool => Developers => Topic started by: José Oliver-Didier on May 03, 2025, 05:47:43 PM

Title: ImageDB - .net 8 console app for loading photo metadata to a SQLite database
Post by: José Oliver-Didier on May 03, 2025, 05:47:43 PM
Hello. Some 10 years ago I wrote a similar app which I have used to query, analyze, and spot metadata issues on my personal photo collection leveraging the powerful exiftool utility. I managed to set some time apart to re-write the app and improve overall performance when scanning for file changes. Here is the GitHub page: https://github.com/josemoliver/ImageDB (https://github.com/josemoliver/ImageDB)