A user-friendly web application to create customizable signatures. The app supports two modes: Draw Mode for freehand drawing and Type Mode for AI-styled text-based signature generation. Users can download their creations in PNG or SVG formats.
-
Draw Mode: Create freehand signatures using a canvas.
- Adjustable brush size and color.
- Clear canvas option.
- Download signature as PNG or SVG.
-
Type Mode: Generate AI-styled text signatures with multiple font options.
- Preview fonts in real-time.
- Download text signatures as PNG.
-
Fully responsive design for both desktop and mobile devices.
- Frontend: HTML, CSS (Bootstrap 5), JavaScript
- Font Management: Google Fonts
- Canvas Drawing: HTML5 Canvas API
- Export Formats: PNG, SVG
A modern web browser with JavaScript enabled.
- Clone the repository:
git clone https://github.com/AdityaPatil100/signature-generator.git