static byte[] scaledDownScreenshot_jpeg(int width) { ret toJPEG(dropAlphaChannelFromBufferedImage(scaledDownScreenshot(width))); }