pillow's paste function accept float numbers?? code example Example: pil resize image im = Image.open('image.jpg') im = im.resize((w, h))