Skip to content

Is image supported as an Action output? #117

Answered by machulav
mhaowork asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mhaowork, you're right - currently, only string outputs are supported. As a workaround, you may convert the image to base64 and return it as a string. Then, on a client, convert it back to the image. Would it work in your case?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by machulav
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants