SkillAgentSearch skills...

Drawing

Drawing‑JS is an advanced HTML5 Canvas drawing app built with JavaScript and Bootstrap. It offers freehand drawing, eraser, shape tools (rectangle, circle, line) and text input with adjustable size, opacity, shadow, and gradient effects. Features include undo/redo, local auto‑save, and export as PNG/JPEG.

Install / Use

/learn @bocaletto-luca/Drawing

README

Drawing-JS

Author: Bocaletto Luca

HTML5 CSS3 JavaScript License: GPLv3 Open Source Responsive Multi-Platform Web App Bootstrap Maintenance

Drawing‑JS is an advanced HTML5 Canvas drawing application that enables freehand drawing, eraser, shape tools (rectangle, circle, line) and text input with adjustable options (size, opacity, shadow, and gradient). With undo/redo and local auto‑save features, you can export your artwork as PNG or JPEG.


Table of Contents


Features

  • Multi-Tool Drawing:
    Draw freehand with a brush, erase, or use shape tools (rectangle, circle, line).
  • Text Input:
    Add text with a selectable size (in px).
  • Adjustable Options:
    Modify brush size, opacity, and enable shadow & gradient effects with live value display.
  • Undo/Redo:
    Revert actions easily.
  • Auto-Save:
    Your work is automatically saved using HTML5 Local Storage.
  • Export:
    Save your drawing as PNG or JPEG.

Technology Stack

  • HTML5 & Canvas API
  • JavaScript (ES6)
  • Bootstrap 5
  • Local Storage API

Installation & Usage

  1. Clone the Repository:

    git clone https://github.com/bocaletto-luca/Drawing-JS.git
    cd Drawing-JS
    
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2mo ago
Forks0

Languages

JavaScript

Security Score

90/100

Audited on Jan 14, 2026

No findings