Skip to content

dcullifd/PAVO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAVO

A Python Photo and Video batch renaming and organising tool. Pavo is also Spanish for Turkey!

Turkey

Rationale

I couldn't find a simple tool to quickly rename and organise photo and video files taken on my GoPro and other cameras, so I made one, using the free version of Claude AI and some limited knowledge of Python.

The tool allows the user to select a directory via a GUI and rename files, adding date and time taken. I intend to add a few other features but it's mainly designed for my own use.

Useage

After starting the Script, browse to the folder which contains the files you wish to rename via the 'Browse' button.

Main Window

Scan files - reveals the folder contents with existing file names:

Scan Files

The text box 'Custom Name' allows the user to create a meaningful name for the files e.g. 'USholidayDay1'. The tool will add date taken and time taken to each file name.

Custom Name

Use the 'Preview Changes' button to see how the new naming structure will look.

Preview Changes

The final step is to rename the files. A success window will pop up once complete.

Success!

Folder Structre Organisation

Ive added a second tab to the gui to allow folder creation and organisation. Once files are successfully renamed you might want to further group them. The 'File Organisation' Tab helps with this

Folder Organisation

Use 'Browse' to select the folder to organise.

Checkbox selectable options include: Seperate by date - you may want to create individual folders for each day

Seperate by session - you may have a group of files taken during one time period and another later, which you want to seperate - the time gap is adjustable via the 'Time gap for new session (minutes)'' slider.

'Seperate photos and videos' is also an option.

Once organisation options are selected the files can again be analysed, the organisation previewed and applied. This still might need some work so use with caution - no undo button yet!

About

Python Photo and Video batch renaming and organising tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors