https://github.com/naemazam/paint
A simple Python GUI Based Project You can Do Arts. Have Brush, eraser, pen, RGB colors. You can Change pen Sizes.
https://github.com/naemazam/paint
paint paint-application painting python-gui-apps python-gui-tkinter python3
Last synced: 4 months ago
JSON representation
A simple Python GUI Based Project You can Do Arts. Have Brush, eraser, pen, RGB colors. You can Change pen Sizes.
- Host: GitHub
- URL: https://github.com/naemazam/paint
- Owner: naemazam
- License: mit
- Created: 2021-11-30T12:31:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T03:55:06.000Z (over 3 years ago)
- Last Synced: 2025-01-14T13:57:14.807Z (5 months ago)
- Topics: paint, paint-application, painting, python-gui-apps, python-gui-tkinter, python3
- Language: Python
- Homepage: https://naemazam.github.io/Paint/
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NA Paint
Paint is a simple raster graphics editor that has been included with all versions. The program opens and saves files in JPEG, PNG formats. The program can be in color mode or two-color black-and-white.
# Online Website
This is a Js Based Website You can Use It live and Download Your ART on PNG or JPEG format.
[Visit](https://naemazam.github.io/Paint/)
# Python APP
A simple Python GUI Based Project You can Do Arts. Have Brush, eraser, pen, RGB colors.

# Install