Skip to content

Instantly share code, notes, and snippets.

@trymbill
Created October 20, 2017 10:16
Show Gist options
  • Save trymbill/136dfd4bfc0736fae5b959430ec57373 to your computer and use it in GitHub Desktop.
Save trymbill/136dfd4bfc0736fae5b959430ec57373 to your computer and use it in GitHub Desktop.
The smallest base64 encoded JPG I could make (for testing purposes)
data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/wAALCAABAAEBAREA/8QAFAABAAAAAAAAAAAAAAAAAAAACf/EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAD8AKp//2Q==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment