Images that are big in dimensions but small in filesize are considered not good; images that are big in filesize, but small in dimensions are considered extremely good. These will be the two extremes of the spectrum, i.e. from solid white png to losslessly compressed photographs. I'd like to see a number that identifies something between these two extremes.
My first guess on how to do that, is rather simple: pixelwidth*pixelheight/filesize. But I can't find a way to do that, not even using this excellent plugin. I kind of assumed the custom columns allowed for simple expressions, but it seems not.
First question: any quick way of getting the result of width*height/size in a custom column?
Second question: any better ways of assessing image quality? (of course, disregarding JPEG compression - that is mostly useless)
Thanks
