Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Kristianwhittick/MoveDate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ ARCHIVED

This repository is archived and has been replaced by MediaOrganiser - a Go implementation with improved performance and features.


MoveDate

A Java utility that organizes files by date, extracting EXIF data from images when available.

Build

bash build.sh

Usage

java -jar build/MoveDate.jar <source> <destination>
  • <source> - Directory containing files to organize
  • <destination> - Output directory where files will be organized by date

Dependencies

  • metadata-extractor-2.6.2.jar
  • xmpcore-5.1.2.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors