In this project, I’m almost done with one of my two tasks – updating picture metadata and organizing them into year/month folders. After seeking help from ChatGPT, I found a simple solution using the SwingWorker class in Java. It synchronizes and updates logs on the UI panel while the application runs.