Skip to content

This Python program is a simple image editor created using NumPy and Pygame modules. The program also utilizes two custom modules made to allow the editing and saving of images. Primarily based on array transposition, the program supports color, saturation, size, and background editing.

Notifications You must be signed in to change notification settings

Daksh2060/image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Image Editor

Features

How does it work?

Installation and Use

Follow these steps to set up and run the Image Editor:

  1. Clone the repository to your local machine:

    git clone 

Contact

Feel free to reach out if you have any questions, suggestions, or feedback:

About

This Python program is a simple image editor created using NumPy and Pygame modules. The program also utilizes two custom modules made to allow the editing and saving of images. Primarily based on array transposition, the program supports color, saturation, size, and background editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages