Skip to content

SkylaDev/PIL-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIL-Tools

Created by Steven Shrewsbury (stshrewsburyDev)

downloads python version version license documentation status

An extension module for Pillow to add functions that help simplify some processes.

Change logs:

Latest changelogs

Notices:

  • This module is still a work in progress, I plan to more features in the future but please don't expect quick updates as I have college work, personal life and other projects I work on at the same time as this one.
  • This module was designed to be used with Pillow (the fork of PIL) and not the original PIL module, chances are this module will not work with it.
  • This module was designed for Pillow 8.2.0 but may work with older/newer versions, use at your own risk however.

Installation:

Install with pip:
pip install PIL-Tools
Update with pip:
pip install PIL-Tools --upgrade
Install from source:
python setup.py install
Install async support:

Refer to the aiohttp install docs found Here

Links:

About

An extension module for Pillow to add functions that help simplify some processes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages