Skip to content

1.0

Compare
Choose a tag to compare
@RenanGreca RenanGreca released this 03 Aug 14:52
· 205 commits to master since this release

Nintendo Switch Screenshot Organizer

Script to organize Nintendo Switch screenshots by game title instead of date.

Written by Renan Greca in 2017. This code is free to distribute and alter.

Usage

Place the program and the game_ids.json file in the same directory as the Switch's Album folder, either on the microSD card or on your computer after transferring the Album.

Windows

Double-click organize_screenshots.exe.

macOS

On a terminal, run:

./organize_screenshots

or

python organize_screenshots.py

Linux

On a terminal, run:

python organize_screenshots.py

Check out README.md for further details.