Skip to content

Instantly share code, notes, and snippets.

@ondrek
Created November 11, 2013 13:48
Show Gist options
  • Select an option

  • Save ondrek/7413434 to your computer and use it in GitHub Desktop.

Select an option

Save ondrek/7413434 to your computer and use it in GitHub Desktop.
Smallest Base64 image
data:image/gif;base64,R0lGODlhAQABAAAAACw=
@evnchn
Copy link

evnchn commented Jan 12, 2026

Oh so the root-cause is that the service mentioned in https://gist.github.com/ondrek/7413434?permalink_comment_id=5209693#gistcomment-5209693 (https://yulvil.github.io/gopherjs/02/) returns PNG (iVBOR) no matter what you set it to in the frontend

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