static S uploadFileToImageServer(File f) { ret uploadToImageServer(loadImage2(f), f.getName()); }