- Joined
- Sep 12, 2009
- Messages
- 580
- Reaction score
- 258
- Trophies
- 1
- Website
- www.youtube.com
- XP
- 948
- Country

Some of you might remember nxshot, the Python script I wrote years ago to automatically organize your Nintendo Switch screenshots. It sorted them into game name folders and fixed the dates so you could browse them properly.
Over the years, I noticed many people had trouble running the Python script (dealing with their Python installation, dependencies, command line, updating the ID database, etc), so I rewrote the whole thing as a web app. No installation required, just open it in your browser:
https://www.nxshot.com (Chrome, Edge, or Opera)
How to:
- Click "Select Folder" and choose your Nintendo Switch's Album folder
- Click "Download as ZIP" and select a save location to get your organized screenshots
That's it. The ZIP file contains all your screenshots organized by game name, with the correct dates preserved. I tried to get it to sort the files without having to create a ZIP file, but it was needed to correctly set the date and time metadata for the files.
The game database now includes over 28,000 titles, automatically updated weekly from Switchbrew, NSWDB, and TitleDB. I have a suspicion it might also work with Nintendo Switch 2 screenshots, but I can't confirm it yet as I don't have an SD Card Express reader.
If some of your screenshots end up in an "Unknown" folder, please open an issue on GitHub with the capture ID from the filename so I can update the database manually, or create a pull request.
Questions, suggestions, or feedback are always welcome!
GitHub Repository
Last edited by some1ne,




