Download the releases here: https://github.com/giacomoh/Random-Reference/tags
This is a WINDOWS ONLY application that allows you to look at and edit images. It will load random images from a selected folder in the correct color space of the image (srgb, adobe rgb, etc), load a new one when the timer is done, etc. The posterization and grayscale are optimised to account for human perception. You can add multiple filters to each other, and even copy the image the way that it looks in the application.
click on the edit schedule button to create a set of timers that will run one after the other. start the schedule with the first button in the second row (start schedule).
The application will stay always on top, will remember the last folder opened, and it will give a history of all the most recently opened folders:
IMPORTANT! the application will also create a JSX file if you click on export ruler to photoshop:
it will create a script that when this button is clicked ( ) it will create a new group in the CURRENT photoshop file open:
I just developed this for fun, I have very little programming experience and did this project for fun. I hope someone else can find this useful <3