Skip to content

AdityaPatil100/Signature-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Signature-Generator

Signature Generator

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.


Features

  • 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.


Technologies Used

  • Frontend: HTML, CSS (Bootstrap 5), JavaScript
  • Font Management: Google Fonts
  • Canvas Drawing: HTML5 Canvas API
  • Export Formats: PNG, SVG

Getting Started

Prerequisites

A modern web browser with JavaScript enabled.

Installation

  1. Clone the repository:
    git clone https://github.com/AdityaPatil100/signature-generator.git
    

Screenshot 2024-12-26 151602 Screenshot 2024-12-26 160155