You can use Drawing Canvas - resize and position it, and then paste the sprite onto the canvas. You can then load the image back into the sprite if you want. (Canvas Save image, then Sprite load image from URL Canvas.SavedImageURL)
Another option is to use blend mode to make edges of the sprite invisible.