somebodywhocooksS
Windmill2mo ago
3 replies
somebodywhocooks

Return Image instead of JSON

Hi!

I would like to write a small script that returns a png with a QR code. Is it possible to return the result as binary format and not base64 encoded? I tried custom return content type but the image is still returned as base64 string.

Thanks!
Was this page helpful?