A user-friendly paint application built with HTML, CSS, and JavaScript. This tool allows users to create drawings, use different tools, and save their artwork.
- Shapes: Rectangle, Circle, Triangle.
- Tools: Brush, Eraser.
- Customization:
- Brush size adjustment.
- Fill or no-fill shapes.
- Multiple color options with a color picker.
- Save and Clear:
- Save drawings as images.
- Clear the canvas to start afresh.
- Modern UI: Gradient backgrounds and visually appealing toolbars.
- Dynamic Feedback: Hover effects on buttons and active states for tools.
- Custom Palette: A fresh palette featuring vibrant colors (avoiding blue).
- HTML: Structure of the application.
- CSS: Styling with gradient backgrounds and updated visuals.
- JavaScript: Interactive canvas and tools.
- Select Tools: Use the toolbar to pick your desired tool (Brush, Shapes, Eraser).
- Adjust Settings: Customize brush size and toggle shape fills.
- Choose Colors: Select from the predefined palette or use the color picker.
- Draw and Save: Start creating and save your work as an image.