Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themiu/my-brush
My Brush 🎨 a simple paint tool with PNG, JPG export
https://github.com/themiu/my-brush
brush drawing drawing-app mobile paint paint-application web
Last synced: 30 days ago
JSON representation
My Brush 🎨 a simple paint tool with PNG, JPG export
- Host: GitHub
- URL: https://github.com/themiu/my-brush
- Owner: TheMIU
- License: mit
- Created: 2024-08-22T11:31:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T06:09:27.000Z (3 months ago)
- Last Synced: 2024-12-06T13:08:37.600Z (30 days ago)
- Topics: brush, drawing, drawing-app, mobile, paint, paint-application, web
- Language: JavaScript
- Homepage: https://themiu.github.io/my-brush/
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# My Brush 🎨
**My Brush** is a simple paint tool that allows users to draw directly in their browser and export their artwork in **PNG** and **JPG** formats.
## Features ✨
- **Draw** using customizable brush sizes and colors.
- **Export** your creations in **PNG** or **JPG** formats.
- **Undo/Redo** functionality for easy editing.
- **Responsive** design for desktop and mobile devices.
- **Color Wheel** for easy color selection.
- Works seamlessly with mouse and pen tablets.## Try It Now! 🚀
You can use **My Brush** directly in your browser! Simply [click here](https://themiu.github.io/my-brush/) to start drawing.
## How to Use
1. Select your brush size and color.
2. Start drawing on the canvas.
3. Export your artwork using the **PNG** or **JPG** export buttons.
4. Use undo and redo to perfect your creation.## Screenshots 📸
![preview](https://raw.githubusercontent.com/TheMIU/my-brush/refs/heads/main/images/preview.png)## License 📄
This project is licensed under the MIT License.