Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanatisia/py-imglib
Python Library containing functions for Image Manipulation and I/O Process involving media files
https://github.com/thanatisia/py-imglib
Last synced: 13 days ago
JSON representation
Python Library containing functions for Image Manipulation and I/O Process involving media files
- Host: GitHub
- URL: https://github.com/thanatisia/py-imglib
- Owner: Thanatisia
- License: mit
- Created: 2024-06-18T09:24:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T13:37:51.000Z (7 months ago)
- Last Synced: 2024-11-06T00:08:33.454Z (2 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- License: LICENSE
Awesome Lists containing this project
README
# imglib : The Image Manipulation and Management library for Python
## Information
### Description
+ Python Library containing functions for Image Manipulation and I/O Process involving media files
+ This library uses dependencies like PIL for Image Manipulation and Importing/Exporting of image files### Package
+ Version: v0.1.2## Setup
### Dependencies
+ Python
+ python-pip
- Python Packages
+ PIL (Pillow) : For Image Manipulation, I/O Processing of Images## Documentations
## Wiki
## Resources
## References
+ [GeeksForGeeks - Creating a transparent layer in a PNG image with Python-pillow (PIL)](https://www.geeksforgeeks.org/create-transparent-png-image-with-python-pillow/)## Remarks