I successfully used -verbose to find median RGB values for 1 .jpg file.
Next step is finding median RGB values for about 2000 .jpg files.
Id like to figure out how to do this automatically rather than one at a time.
Id also like to figure out how to export the data resulting from -verbose over 2000 files to something like .csv or .txt.
Does anyone know how to best approach this?