Skip to content

Instantly share code, notes, and snippets.

View leaffeng's full-sized avatar

Feng Ye leaffeng

  • Tencent
  • shenzhen china
View GitHub Profile

Keybase proof

I hereby claim:

  • I am leaffeng on github.
  • I am fengye (https://keybase.io/fengye) on keybase.
  • I have a public key ASBeTcbVYa7AUUD6k-px1qMRnrkaxnJf-FtP3dUUE7GCiAo

To claim this, I am signing this object:

#!/usr/bin/python
import glob
import os
import sys
from PIL import Image
EXTS = 'jpg', 'jpeg', 'JPG', 'JPEG', 'gif', 'GIF', 'png', 'PNG'