python PIL thumbnail, resize

サムネイルを作る時は Image.ANTIALIASを指定した方が良い。
RBGで無い時は convert(‘PBG’)をしてから。
がおすすめなようです。

im = Image.open(infile)
im.thumbnail( (100,100 ))

im.resize((100,100), Image.ANTIALIAS).save(outfile, “PNG”)

http://stackoverflow.com/questions/1386400/pil-image-resizing-algorithm-similar-to-firefoxs

This entry was posted on 火曜日, 2月 5th, 2013 at 4:42 AM and is filed under Python. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Unityによるゲームを公開しております iOS/Android
https://itunes.apple.com/jp/app/lost-knight-3d-action/id900917032
https://play.google.com/store/apps/details?id=com.groundroad.runknight

各種開発支援・機能開発等小さいお仕事などもお請けしております。
unity開発支援, PHPシステム開発, javascript/html5 フロント開発, titanium mobileアプリ開発
お気軽にお問い合わせください
大崎・五反田近郊での対面でのお打ち合わせはいつでも可能です。