static S md5FromScreenClipFile(File f) { ret nullUnlessValidMD5(lower(takeFirst(32, f.getName()))); }