Releases: CodeWithAmeer/ScreenshotOrganizer
Release list
ScreenshotOrganizer
Overview
Screenshot Organizer is a 100% free and open-source Windows tool that keeps your screenshots folder clean.
It watches the folder you choose and automatically moves new screenshots into date-based subfolders (for example: 2025-01-12), so you do not have to sort them yourself.
Not a developer?
Just download the folder and run the tool. Easy.
For normal users (no coding needed)
-
Scroll down to the this section of this release.
-
Download the file named:
ScreenshotOrganizer_v1.0.zip
-
Right-click the
.zipfile and choose Extract All…. -
Open the extracted folder.
-
Double-click
ScreenshotOrganizer.exeto run the tool. -
The first time you run it, Windows SmartScreen may show a warning because it is a new app.
- Click More info > Run anyway
No installation is required. The tool runs locally and you can delete it any time.
Basic usage
- Choose the folder where your screenshots are saved (for example:
C:\Users\YourName\Pictures\Screenshots). - Click Start watching to let the app automatically move new screenshots into date-based folders.
- Use Organize existing now once to tidy up all the screenshots that are already in the folder.
- Optionally:
- Switch between Dark and Light themes.
- Enable or disable Run at Windows startup from the Settings.
- Turn the Windows tips of the day on or off.
Privacy
- No accounts, no telemetry, no cloud.
- All work happens on your machine.
- Settings are stored in a small JSON file under:
"%APPDATA%\ScreenshotOrganizer"
For developers
Source code and documentation are available in the main repository:
- GitHub repo: https://github.com/CodeWithAmeer/ScreenshotOrganizer
You can clone the repo and open the solution in Visual Studio if you want to read or modify the code.
Full Changelog: https://github.com/CodeWithAmeer/ScreenshotOrganizer/commits/ScreenshotOrganizer_v1.0