crop and resize image python django pillow code example Example: how to resize image with pillow in django image = image.resize(size, Image.ANTIALIAS)