Git Product home page Git Product logo

firma2's Introduction

PDF Signature

Description

This is a web application for signing PDF documents online.
Users can upload PDF files, sign them online, and download the signed PDF files.
The application also supports setting PDF passwords and storing PDF files in the local IndexedDB.
Signatures, text, and images are stored in localStorage for reuse.

image

Features

  • Upload PDF files
  • Sign PDF files electronically
  • Download signed PDF files
  • Adjustable signature position and size
  • Set PDF passwords
  • Open encrypted PDF files
  • Support multiple languages
  • Local storage: Store PDF files in IndexedDB
  • Signatures, text, and images stored in localStorage

Development

Clone this repository and install dependencies by running pnpm(Node.js version is v20.9.0), then:

  • pnpm dev: Run in development mode
  • pnpm build: Build in production mode
  • pnpm preview: Run preview

Use Technology

  • Frontend: vue3, typescript, tailwindcss, pinia
  • Environment construction: vite, eslint, prettier
  • PDF Handling: pdfjs-dist, jspdf
  • Signature Drawing: fabric.js
  • Internationalization: vue-i18n
  • Local Storage: idb-keyval

Usage

  1. Upload PDF File: Click the upload button to select the PDF file you want to sign. The file will be stored in the local IndexedDB.
  2. Open Encrypted PDF: If the PDF file is encrypted, you will be prompted to enter the password to open it.
  3. Add Signature: Choose the position on the PDF where you want to add your signature. Signatures, text, and images will be stored in localStorage for reuse.
  4. Adjust Signature: Drag and resize the signature as needed.
  5. Set PDF Password: After completing the signature, you can set a password to open the PDF.
  6. Language Switch: Select the language in the upper right corner of the header.
  7. Download Signed PDF: After signing, click the download button to get the signed PDF file.

Contribution

Contributions are welcome! If you have any suggestions or improvements, please submit a Pull Request or create an Issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

firma2's People

Contributors

avdyan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.