Skip to content

Instantly share code, notes, and snippets.

@neptunia
neptunia / keybase.md
Created October 26, 2017 21:49
keybase stuff

Keybase proof

I hereby claim:

  • I am neptunia on github.
  • I am neptunia (https://keybase.io/neptunia) on keybase.
  • I have a public key whose fingerprint is FE7B B302 8B2C 51D1 7F90 9EDE EB58 C673 060A 9F98

To claim this, I am signing this object:

from PIL import Image
im = Image.open("solved.bmp")
width, height = im.size
print width
im = Image.open("superpng.png") # part 2
width, height = im.size