pdf tool

Sign a PDF

This works the way a real signing product works. The document fills the screen with a page rail beside it, you make a signature once, and then you tap the pages where it belongs. Initials, dates and text go down the same way, and this page is straight with you about where a drawn mark stops counting.

Runs on your device. Nothing is uploaded.

Loading the tool…

How to use it

  1. 1

    Open the document

    Every page renders as a thumbnail beside the viewer, so a signature block on page nine is one tap away.

  2. 2

    Make your signature once

    Draw it with a finger, a stylus or a mouse in black, blue or red; type it in one of four hands; or photograph a wet signature and let the paper behind it be removed.

  3. 3

    Choose what a tap adds

    Signature, initials, the date, or any text you type. Initials come from the name you typed, so they match the hand your signature is in.

  4. 4

    Tap the page where it goes

    The mark lands centred on that point. Drag it to move, pull the corner handle to resize, use the arrow keys to nudge, and put it on every page in one press if the document needs initialling throughout.

  5. 5

    Sign and download

    Every mark is drawn into a new copy of the file in this page. The original is untouched.

A drawn signature and a digital signature are different things

What this makes is an image of your handwriting placed on a page. A certificate based digital signature is something else: a cryptographic hash over an exact byte range of the file, bound to a certificate issued to a named person, which shows immediately whether a single byte has changed since. The European PAdES profiles go further again, embedding the certificate chain, revocation data and a trusted timestamp so the signature still verifies decades later. One is a picture. The other is evidence.

When a drawn signature is enough

Under the US ESIGN Act a signature cannot be denied legal effect purely because it is electronic, and UETA says much the same in the states that adopted it. Under eIDAS a drawn mark is a simple electronic signature: valid, but the weakest of the three tiers, and easier to dispute than an advanced or qualified one. In practice it covers internal approvals, delivery notes, school forms and most of what you would otherwise print, sign and scan. It stops being enough when a bank, a regulator or a counterparty has told you which standard they require.

Your signature stays on your device, if you want it kept at all

Signatures you make are held in memory for the session so you can reuse them across pages without redrawing. Remembering them between visits is off by default and lives under Advanced options, because a signature image is the kind of thing you do not want left behind on a shared computer. Turn it on and the image is written to this browser's local storage only. Turn it off and it is deleted. Either way it is never sent anywhere.

Points, not pixels

PDF pages are measured in points, at seventy two to the inch, so an A4 page is 595 by 842 points however it is displayed. Signature width is set in points for that reason: 160 points is about 5.6 centimetres, roughly a handwritten signature on paper. Setting it in points means the mark comes out the same physical size on a phone screen and on a printed sheet, and pages carrying a rotation flag are handled so a landscape page gets its signature the right way up.

Limits

  • This draws a picture of a signature. It carries no certificate, no timestamp and no audit trail.
  • The mark can be removed by anyone with a PDF editor, exactly as a scanned wet signature can.
  • The page rail shows the first sixty pages, though you can still sign beyond that using the viewer.
  • A password protected PDF will not open until you save an unprotected copy.

What it does not do

  • It does not apply a PAdES or any other certificate based digital signature.
  • It does not send the document to a second person to sign.
  • It does not verify who you are, which is the part a signing service exists to do.

Questions people ask

Is my document uploaded?

No. It is rendered by pdf.js and edited by pdf-lib, both running in this tab. The page makes no network request after it loads, so the document, your signature and anything you type all stay on the device. You can watch the network tab stay empty while you sign.

Is this a legally binding signature?

Often yes, in the same way a printed and scanned signature is, but it depends on your jurisdiction and on the document. This page cannot advise you. What it can tell you is exactly what it does technically: it draws an image into the page, with no certificate, no timestamp and no record of who drew it.

Can I sign several pages at once?

Yes. Place a mark, then press Put this on every page and it is copied to all of them at the same spot, which is how initialling a contract usually works. Remove any you do not want from the pages where they do not belong before you download. The page rail marks every page that carries a mark.

How does the photo option work?

Sign a sheet of paper, photograph it, and choose the file. Anything close to white is turned transparent, so only the ink lands on the document rather than a grey rectangle of paper. Three strengths are available under Advanced options if the photograph is dim or the paper is off white.

Can somebody remove my signature?

Yes, with any PDF editor, because it is an image drawn onto the page. The same is true of a scanned signature on a scanned document. If tamper evidence matters here, no drawn mark is the right tool, whoever made it. You want a certificate based signature and, usually, a service that records the signing.

Why will my file not open?

Almost always because it is password protected, and the page says so when that happens. Open it in a viewer, enter the password, save a copy without the protection, and sign that copy. A damaged file gets its own message, because the fix is different: re-download it or resave it from a viewer.

Send this for a real signature instead

Take what you made here into e-signatures.

Send a document for signing

Related tools

Built with pdf.js (Apache-2.0), pdf-lib (MIT).

Sources

Written and checked by the OneCraft team. Last checked .