https://github.com/alexcoder04/image-edit
A Python GUI for basic image editing, school project
https://github.com/alexcoder04/image-edit
fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject
Last synced: 10 months ago
JSON representation
A Python GUI for basic image editing, school project
- Host: GitHub
- URL: https://github.com/alexcoder04/image-edit
- Owner: alexcoder04
- License: gpl-3.0
- Created: 2023-02-27T22:03:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T22:04:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T08:24:06.814Z (12 months ago)
- Topics: fun, gui, image-editing, image-processing, numpy, pil, pyqt, pyqt5, python, python3, qt, sideproject
- Language: Python
- Homepage:
- Size: 813 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-edit
Simple Python GUI for basic image editing.
## Authors
- [@alexcoder04](https://github.com/alexcoder04) (UI code and design)
- [@Redstonerayy](https://github.com/Redstonerayy) (most of the image processing)