Todo
Photo Sorter
Next.jsGoPhotosFamily ToolsTodo
After every trip, my family often has thousands of photos from a full-frame camera.
Sorting them manually is slow and painful. This project is my idea to make the process easier.
Planned Flow
- Upload a folder with RAW photos
- All images are compressed into smaller versions for fast review
- Each family member rates every photo from 1 to 3:
- 1 = Don't like
- 2 = OK
- 3 = Love
- The program merges results:
- If everyone dislikes → mark for deletion
- If only "OK" → convert RAW to JPG
- If "Love" → keep RAW for editing
- After review, press Upload to move the selected photos into a final folder
Current Status
- Documentation started
- First Bash scripts for testing
Technology
- not planned yet, but I'm thinking about using Next.js and/or Go
Goal
Make photo reviewing faster, keep only the best shots and save family time.