So you've got some scanned pages or images in some format like PDF or jpg and you want to find all the blank ones.
You can use imagemagick to do this. This solution should be able to handle variations in page color, page noise, etc.
Here is how to do it in the shell.