Skip to content

reidbaker/pil_examples

Repository files navigation

This is an example of basic photo manipulation using the Python
imaging library.

Usage: python modify_picture.py -f [filename] -s [optional string]
e.g,
python modify_picture.py -f test_photo.jpg -s 'reid is cool'
python random_tile.py -f test_photo.jpg -m 10 -n 20

Test files by running
py.test tileify_tests.py

The most up to date source can be found at https://github.com/reidbaker

About

Examples for how to use the python imaging library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages