Sweeper is a user-friendly GUI program designed to streamline the process of managing paired JPEG and NEF (Nikon Electronic Format) files. It simplifies identifying and deleting unpaired files, ensuring your photo library stays organized and clutter-free.
Sweeper quickly identifies files in your chosen directory that are not paired with their corresponding format (JPEG to NEF and vise versa). For example, if you have cat.jpg, dog.jpg, and dog.nef, this program will delete cat.jpg because there is no cat.nef file.
Sweeper operates based on the following principles:
-
It scans the selected directory for both JPEG and NEF files.
-
Sweeper determines whether a file has a matching counterpart in the other format.
-
Unpaired files are presented to you for confirmation before deletion. This ensures that no important files are removed by accident.
To use Sweeper, follow these steps:
-
Run the Scan: Click the "Scan" button to choose the directory containing your photo files that need cleaning and initiate the file pairing process.
-
Review and Confirm: Sweeper will display a list of unpaired files. Review this list carefully, and when you're sure, click "Clean Up!" to remove the unpaired files.
-
Enjoy an Organized Library: Your photo library is now cleaner and more organized!
- Operating System: Linux, MacOS, Windows
Contributions to Sweeper are welcome! If you have ideas for improvements or bug fixes, please open an issue or submit a pull request.
Sweeper is open-source software released under the MIT license. See the LICENSE file for more details.
Sweeper is built with fltk-rs, Rust bindings for the FLTK GUI library.