Skip to content

Simple nodejs script to organize images and videos to folders and rename them by their create time.

Notifications You must be signed in to change notification settings

Crare/organizeFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organizeFiles

Simple nodejs script to organize images and videos to folders and rename them by their create time.

Organizes images in subfolders by year and renames them by createtime. Just add files to this folder and double-click "organize_images.bat"

You need node and npm installed.

npm install

node organize_images.js

move .CR2 raw image files to own folder, in terminal:

mkdir RAW
mv *.CR2 RAW/

About

Simple nodejs script to organize images and videos to folders and rename them by their create time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published