Hi! Does .scale(scalingFactorX) work? If im recalling correctly, if you put a number that is less than 1 in .scale (like this --> yourImage.scale(0.8) it will get smaller. If you put a number bigger than 1, like yourImage.scale(1.1), then the image will get bigger