Skip to content

Instantly share code, notes, and snippets.

@samuelsilvadev
Last active March 3, 2025 16:48
Show Gist options
  • Save samuelsilvadev/5ed9f8b634dca67c8bd0912e3032d5f7 to your computer and use it in GitHub Desktop.
Save samuelsilvadev/5ed9f8b634dca67c8bd0912e3032d5f7 to your computer and use it in GitHub Desktop.
show byte image in HTML

Html code

<img src="data:image/jpg;base64, (byte array)">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment