Skip to content

yahyrparedes/playing_pillow_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing whit PIL / Pillow

PIL (Python Image Library)

PIL is support unique Python 2.7

Pillow is one bifurcation support for Python 3.x

Requirement

pip install Pillow

Execute

  • Run first example
python 01_basic.py
  • Run second example
python 02_basic.py

Example

  • Original

  • Convert (Gray)

  • Rotate

  • Resize

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages