https://github.com/shahriyardx/easy-pil
A library to make common tasks of Pillow easy.
https://github.com/shahriyardx/easy-pil
Last synced: about 2 months ago
JSON representation
A library to make common tasks of Pillow easy.
- Host: GitHub
- URL: https://github.com/shahriyardx/easy-pil
- Owner: shahriyardx
- License: mit
- Created: 2021-08-10T09:52:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T08:42:25.000Z (7 months ago)
- Last Synced: 2025-03-29T13:06:43.226Z (2 months ago)
- Language: Python
- Homepage: https://easy-pil.readthedocs.io/
- Size: 2.17 MB
- Stars: 41
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy PIL
A Python library built on top of [PIL](https://github.com/python-pillow/Pillow) to easily edit/modify images.
## Getting Started
Using this for the first time? Here are some links to help you get started.- Read the [docs](https://easy-pil.readthedocs.io/en/latest/)
- First steps [Introduction](https://easy-pil.readthedocs.io/en/latest/pages/intro.html)
- Integrate in a [Discord bot](https://easy-pil.readthedocs.io/en/latest/pages/discordbot.html)
- Some premade [Examples](https://github.com/shahriyardx/easy-pil/tree/master/examples)
- [Report bugs](https://github.com/shahriyardx/easy-pil/issues/)## Get help
- Ask us in our [Discord server](https://discord.gg/fVzt5THTNb)
- Watch [Youtube Tutorials](https://www.youtube.com/playlist?list=PLb_oBhGqAlbT4yVqV0TSXggA8b0lZhGhn)