Skip to content

Instantly share code, notes, and snippets.

@ramons03
Last active September 22, 2022 15:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramons03/895e4ebe61267f66cd6ea1f03cb0aa10 to your computer and use it in GitHub Desktop.
Save ramons03/895e4ebe61267f66cd6ea1f03cb0aa10 to your computer and use it in GitHub Desktop.
Base64 Encode of 1x1px Transparent GIF
Transparent
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7">
Black
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment