Skip to content

Tool for automatically renaming Final Fantasy XIV screenshots into a format that makes more sense for indexing.

License

Notifications You must be signed in to change notification settings

kareigu/ffxiv_screenshot_organiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFXIV Screenshot Organiser

Tool for automatically renaming Final Fantasy XIV screenshots into a format that makes more sense for indexing.

Preview of CLI output

Normally screenshots taken inside FFXIV are stored in a format of:
ffxiv_{day}{month}{year}_{hour}{minute}{second}_{random_id}.png

This makes them really annoying to sort through when trying to find your latest screenshots or ones from a specific date.

This tool renames all of these files into a better pattern of:
ffxiv_{year}-{month}-{day}--{hour}-{minute}-{second}_{random_id}.png

Now the latest screenshots will always appear at the bottom or top of the folder, with everything grouped together in a more logical way.

About

Tool for automatically renaming Final Fantasy XIV screenshots into a format that makes more sense for indexing.

Resources

License

Stars

Watchers

Forks