[Pythonmac-SIG] py2app & pillow

Karsten Wolf karstenwo at googlemail.com
Fri Jun 13 21:45:41 CEST 2014


Hi,

in an py2app app I replaced the thumbnail mechanism from sips (via os.system) to Pillow. The resulting app size went from 11MB to 50 MB for the inclusion of the complete TCL/TK stuff.

Is there an easy way to reduce that?

Both, Python 2.7.6 and Pillow are compiled for intel 32bit on OSX10.6


-karsten


More information about the Pythonmac-SIG mailing list