questions about send picture with HTTP

Hello,
I get a json stream from an HTTP call (GET).
I turn JSON into document with pub.json:jsonStreamToDocument
Then I would like to send in Azure an picture (image/png) with HTTP PUT.
How to transform the document in picture for http, with wich Invoke ?
Thanks you for your answer and your help.
jsonimage.txt (1.56 MB)