Inkseal
from $15/mo · or $149 forever

Self-hosted e-signatures. First document free, then $149 once for unlimited envelopes.

DocuSign Personal caps you at 5 envelopes a month for $10/mo — and Standard is $25/mo for the features most small teams actually need. Inkseal is the same core workflow — upload a PDF, place signature fields, route it to signers, get back a flattened, audit-trailed final document — running on your machine or your own $5 VPS. Your first document is completely free: send it, collect every signature, download the final PDF. Then one $149 lifetime license unlocks unlimited documents — no per-envelope fees, no monthly cap, ever.

Web app · self-hosted on your server
See it run

Inkseal in 60 seconds

What you get

Everything in the box

Upload a PDF, place fields, route signers, get a flattened audit-trailed document — on your own box. First document free.

Drag-and-drop fields

Render any PDF with pdf.js, drop signature / initials / date / text fields, assign each to a color-coded signer, mark required or optional.

Sequential or parallel routing

Signer 2's link only activates after signer 1 finishes — or send to everyone at once.

Real signing experience

Signers open a unique link, see their fields highlighted, draw or type a signature, and must check "I agree to sign electronically" before finishing.

Flattened final PDF

Signatures and text are embedded into the original PDF via pdf-lib at the exact recorded coordinates — plus an appended audit certificate page.

Hash-chained audit trail

Every event records the UTC timestamp, signer name and email, IP address and browser user agent, chained with sha256(prev_hash + event) and rooted in the original document's own SHA-256. One-click Verify recomputes the whole chain and pinpoints any tampering.

Certificate of Completion

Every final PDF gets an appended certificate page: envelope ID, document SHA-256, every signer's email, consent time and signing time, and the full audit trail with chain hashes.

ESIGN / UETA / eIDAS-aware

Explicit consent capture, click-to-sign intent, signature-record association and tamper-evident retention — simple electronic signatures, honestly documented (no QES, no certification claims).

Templates

Save a document's field layout once, spin up new envelopes from it with fresh signers by role. Decline, void and remind flows included.

Email invitations (BYO SMTP)

Or just copy the signing link if you don't want to configure SMTP — envelopes still complete and download normally.

100% local

SQLite database, PDFs on disk, no telemetry, no external services. Desktop app or Docker on a $5 VPS.

Side by side

Inkseal vs DocuSign

DocuSign charges $10/mo. Here's what actually differs.

 InksealDocuSign
Price$149 once (first document free)$10/mo Personal ($120/yr) · $25/mo Standard
Envelopes Unlimited5/month on Personal
Your documentsOn your machine or serverTheir cloud
Multi-signer routingSequential and parallelStandard tier only
Audit trailHash-chained, verifiable by anyoneProprietary
Templates IncludedStandard tier only
Works offline (desktop mode) Yes No
Source codeMIT, on GitHub Closed

Fifteen months of DocuSign Personal pays for Inkseal outright — and removes the envelope cap entirely. Everything after that is free, forever. And your first document costs nothing at all.

Pricing

Pick how you pay

Subscriptions if you want them — but the whole point is the lifetime tier.

Monthly
$15/mo
Start monthly
Pay once, own it forever
Lifetime
$298$149once
50% off launch price — intro pricing, first 1,000 licenses
Never pay again
Own it — $149
Yearly
$150/yr
2 months free
Start yearly
Checkout by Whop · instant delivery · DocuSign costs $10/mo
How it works

Up and running in three steps

  1. Try your first document free

    Install Inkseal and run one envelope end to end — upload, place fields, send, collect every signature, download the final PDF. No card, no time limit.

  2. Unlock unlimited for $149 once

    When you create a second envelope, enter a license key from Whop — one payment, unlimited documents forever. No subscription, no per-envelope billing.

  3. Run it as a desktop app or on a VPS

    Desktop mode is zero-config and offline-friendly. Need signers to open links from anywhere? docker compose up on a $5 VPS — same code, same database.

FAQ

Fair questions

How does "first document free" work?

Every install can create and fully complete one envelope free — send it, collect all signatures, download the flattened PDF with its certificate page. Creating a second envelope asks for a $149 lifetime license key (sold on Whop). One payment, unlimited documents forever.

Is it really free on GitHub?

Yes — the full source is MIT-licensed at github.com/bensblueprints/inkseal-mvp and always will be. The $149 buys the license key plus the signed Windows installer, 1-click setup and updates instead of running git clone yourself.

Are the signatures legally valid?

Inkseal implements the core requirements commonly associated with ESIGN/UETA (US) and basic eIDAS "simple electronic signature" validity: demonstrated intent via click-to-sign, consent capture (completion is refused without the "I agree to sign electronically" checkbox), association of the signature with the record, a tamper-evident hash-chained audit trail, and copies for all parties. It is NOT a Qualified Electronic Signature (eIDAS QES) — no certificate-based digital signatures, no Qualified Trust Service Provider, no KBA identity verification, and no compliance certification is claimed. That's fine for everyday agreements like leases, contracts and NDAs; legal sufficiency depends on jurisdiction and document type, so if you need QES or work in a regulated industry, consult a lawyer first. Full details on the Inkseal compliance page.

How does the audit trail compare to DocuSign's?

Every event (created, sent, viewed, consented, each field signed, completed, declined) records the UTC timestamp, signer email, IP and user agent, chained with sha256(prev_hash + event) and rooted in the SHA-256 of the original uploaded PDF; the final PDF's SHA-256 is recorded at completion. Anyone can hit Verify and recompute the whole chain — no need to take a vendor's word for it. DocuSign's certificate is solid too, but it's proprietary; you trust them, not math you can check.

Do signers need an account?

No. Each signer gets a unique link, signs in the browser, and that's it. You need SMTP configured to email invitations automatically — or just copy the links and send them however you like.

What doesn't it do?

No QES, no in-person notarization features, and no big integration marketplace — DocuSign genuinely wins on ecosystem breadth and compliance certifications. Inkseal covers the upload-place-route-sign-verify workflow that most freelancers, landlords and small teams actually use.

Stop renting. Own Inkseal.

Upload a PDF, place fields, route signers, get a flattened audit-trailed document — on your own box. First document free.

Get Inkseal — $149 forever

Everything about Inkseal — every page we have on it

Compare & pricing

Guides

Try & tools

Source