In this case, blob is an image that is great. Just use images.get_serving_url(blob_key) and you are happy. I have used this feature and trust me, it is awesome for image service. Just add =sxx to the url, where xx is the size of the pixel you want. It automatically resizes the image and maintains it.
If the drop is not an image, you're out of luck wrt Perhaps use BlobReader to create a string representation and output it?
If this is not an image or text, what might you want to write in HTML?
source share