Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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