Skip to content

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️

License

Notifications You must be signed in to change notification settings

storehathong/docuseal

This branch is 470 commits behind docusealco/docuseal:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 2, 2024
4741e64 · Sep 2, 2024
Sep 2, 2024
Sep 2, 2024
Dec 29, 2023
Aug 25, 2024
Aug 25, 2024
Sep 2, 2024
May 31, 2023
Nov 21, 2023
Sep 2, 2024
May 31, 2023
Aug 12, 2023
Jul 9, 2023
Mar 30, 2024
Jul 8, 2023
Jun 24, 2024
Sep 2, 2024
Jan 7, 2024
Sep 2, 2024
Sep 2, 2024
Sep 2, 2024
Jul 4, 2023
May 31, 2023
Jun 25, 2023
Apr 7, 2024
May 31, 2023
May 4, 2024
May 31, 2023
Aug 3, 2024
Sep 2, 2024
May 31, 2023
May 31, 2023
May 31, 2023
Aug 25, 2024
Sep 2, 2024

Repository files navigation

DocuSeal
DocuSeal

Open source document filling and signing

Docker releases Follow @docusealco

DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.

Demo

Features

  • PDF form fields builder (WYSIWYG)
  • 12 field types available (Signature, Date, File, Checkbox etc.)
  • Multiple submitters per document
  • Automated emails via SMTP
  • Files storage on disk or AWS S3, Google Storage, Azure Cloud
  • Automatic PDF eSignature
  • PDF signature verification
  • Users management
  • Mobile-optimized
  • Signing available in 13 languages
  • API and Webhooks for integrations
  • Easy to deploy in minutes

Pro Features

  • Company logo and white-label
  • User roles
  • Automated reminders
  • Invitation and identify verification via SMS
  • Conditional fields and formulas
  • Bulk send with CSV, XLSX spreadsheet import
  • SSO / SAML
  • Template creation with HTML API (Guide)
  • Template creation with PDF or DOCX and field tags API (Guide)
  • Embedded signing form (React, Vue, Angular or JavaScript)
  • Embedded document form builder (React, Vue, Angular or JavaScript)
  • Learn more

Deploy

Heroku Railway
Deploy on Heroku Deploy on Railway
DigitalOcean Render
Deploy on DigitalOcean Deploy to Render

Docker

docker run --name docuseal -p 3000:3000 -v.:/data docuseal/docuseal

By default DocuSeal docker container uses an SQLite database to store data and configurations. Alternatively, it is possible use PostgreSQL or MySQL databases by specifying the DATABASE_URL env variable.

Docker Compose

Download docker-compose.yml into your private server:

curl https://raw.githubusercontent.com/docusealco/docuseal/master/docker-compose.yml > docker-compose.yml

Run the app under a custom domain over https using docker compose (make sure your DNS points to the server to automatically issue ssl certs with Caddy):

sudo HOST=your-domain-name.com docker compose up

For Businesses

Integrate seamless document signing into your web or mobile apps with DocuSeal

At DocuSeal we have expertise and technologies to make documents creation, filling, signing and processing seamlessly integrated with your product. We specialize in working with various industries, including Banking, Healthcare, Transport, Real Estate, eCommerce, KYC, CRM, and other software products that require bulk document signing. By leveraging DocuSeal, we can assist in reducing the overall cost of developing and processing electronic documents while ensuring security and compliance with local electronic document laws.

Book a Meeting

License

Distributed under the AGPLv3 License. See LICENSE for more information. Unless otherwise noted, all files © 2023 DocuSeal LLC.

Tools

About

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 39.9%
  • Vue 26.5%
  • HTML 26.2%
  • JavaScript 6.8%
  • SCSS 0.3%
  • Dockerfile 0.3%