fotoPick
View your RAW and JPEG photos combined, delete bad ones and pick your favorites. Perfect for a quick preselect before loading them in Lightroom or similar.
https://github.com/timlg07/fotoPick
The idea is to make a minimalistic tool for photographers to review and sort out their pictures. It handles the RAW and JPG version of a picture as one entity instead of normal/default image viewers that would show both files separate.
With fotoPick it's easier to delete bad photos and mark the ones you want to edit further in a software like Lightroom.
Personally I really needed this, because importing everything into Lightroom would upload all photos in the Adobe cloud, while I only need the good ones there. Also viewing and deleting photos in Lightroomis slow.
GitHub
GitHub - timlg07/fotoPick
Contribute to timlg07/fotoPick development by creating an account on GitHub.
4 Replies
Planned features:
- a scrollable sidebar to see the previous and following pictures
- a filter that only shows favorites/not marked as favorites
- maybe detect if a picture is part of a favorites folder and prohibit recursive favorites. (Is this good or bad?)
- Sort the images by the date they were taken and jump to the position of the opened image. (Not 100% sure on this either. The previous idea was to always start going through the pictures from the 1st one. But maybe that's not the best in some cases)
oh looks cool, but is there a reason for which you made your own software for that?
or just for fun and hobby
I couldn't really find a tool like this, so I thought it would be simpler to do it myself 😅 I used my old imageViewer project as a base, so it wasn't that much effort
Do you know something similar?
oh wait
jpgs and raw combined
nah, nvm, didn't read through