Skip to content

dolanor/dirpic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dir Pic

A simple tool to organize pictures ๐Ÿ–ผ๏ธ that have date EXIF metadata into date ๐Ÿ“† folders.

- 2021
  - 01
    - 2021-12-01_
      - pic1.jpg
      - pic2.jpg
- 2020
  - 12
    - 2020-12-31_
      - pic9998.jpg
      - pic9999.jpg

Usage

Usage: dirpic SRC DST
	SRC: the source directory to scan for images
	DST: the destination directory to write the images to in a chronological tree

For now, SRC and DST must be on the same mount, because it uses hard links to be efficient

About

A simple tool to organize pictures ๐Ÿ–ผ๏ธ that have date EXIF metadata into date ๐Ÿ“† folders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages