Overview:
Description:
A pure python Image editor ,made using pygame, that can edit images by adding effects -greyscale , contrast , Mirror, etc. It can also make round or square collage for 2 ,3 ,4,6,8 Pictures.
Features:
- Make round Image collage.
- Make Simple Collage.
- Edit image with effects like greyscale, contrast or mirror.
- Resize Images easily.
- Save all the edited Images.
Included:
- It includes a “source code.zip” file that has all images and scripts required.
- Source code.zip includes the main script called “tel.py”.
- It includes a pdf(38 Page) that explains various functions, how are they performed.
- source code.zip file also has tutorial code required for pdf , i.e. prog1.py , prog2.py , prog3.py ,prog4.py,prog5.py,prog6.py and prog7.py.
Requirements:
- It requires Windows (Vista or above) or Linux (Tested with debian based distro’s).
- Make sure that you have python 2.6 or above installed.
- Pygtk (2.24 , preferably all in one installer for windows) , pygame and PIL (Python Imaging Library).
- Make sure python is in your windows environment path.
- Mac not supported.
Instructions:
- run “python tel.py” inside source code directory to view full editor
- Source code directory also contains “prog1.py” ,”prog2.py” ….. “prog7.py”. Run them like :”python prog4.py”
- If possible use laptop’s inbuilt mouse click , rather than touch click.
Reviews
There are no reviews yet.