creatorvalet

Sign PDF files

Draw, type or drop in your signature, put it where it belongs, and take the file back. Runs in your browser — no upload, no account.

Runs in your browser 0 bytes uploaded

This stamps a signature onto the page. It is not a cryptographic signature — no certificate, no key, no tamper detection.

Drop the PDF you need to sign

Nothing is uploaded. The file is opened where it already sits, and the signed copy is written back the same way.

What this actually is, before you use it

This page puts a signature onto a PDF page as a mark: ink you drew, a name set in type, or an image you already had. It is not a cryptographic signature. There is no certificate, no signing key, no tamper detection, and nothing here can verify a signature somebody else applied. Saying that first is deliberate, because the industry mostly does not. One popular competitor files this exact operation under the heading digital signature of documents, which is the name of a completely different technology, and people reasonably conclude they have got something they have not.

The distinction matters in exactly one situation and is irrelevant in every other. For the ordinary business of agreeing to things — a lease, a consent form, a school permission slip, a contractor's quote, a power of attorney, an offer letter — what the law generally asks for is that a person intended to sign and that the mark is attached to the record. That is the shape of the US ESIGN Act and UETA, and of the simple electronic signature tier in the EU's eIDAS. A drawn or typed mark on the page satisfies it, and it is precisely what happens every time somebody prints a document, signs it in biro and scans it back — only without the printer, the scanner and the loss of quality. Where it is not enough is when a specific counterparty has told you it is not: a court filing system demanding a qualified signature, a bank requiring a certificate, a procurement portal with its own validator. If somebody has said that to you, close this tab and use their tool. You should learn that before you send the file, not after it bounces.

PDF, in brief

PDF
Full name Portable Document Format
Extension .pdf
Format type Fixed-layout document
MIME type application/pdf

Sign PDF files without handing the document to anybody

All of it happens here. When you first hand something in, two programs come down from this domain — a page renderer and a PDF writer — and they are the same two files for every visitor regardless of what anyone is signing. Once they have arrived the connection has nothing further to say. The document is opened off your own disk, edited in memory and written back out to it; your signature makes the same short journey and no other.

That is worth more here than on almost any other tool on this site, and the reason is not abstract. Documents that need signing are leases, settlements, offers, medical consents and powers of attorney. They name people, they carry addresses and amounts, and the other party to the agreement never consented to a third company keeping a copy. Nor did the specimen of your handwriting you just drew, which is a durable piece of identity you cannot rotate like a password. Assertions of this kind are worth nothing until somebody tests one, and testing this one takes a minute: open the network panel, sign something, and read what is listed. Programs arrive. Nothing departs.

Three ways to make the signature, and why the typed one is not cursive

Draw it with a finger or a mouse. This is the one that is genuinely your hand, and on a phone or a tablet it is close to signing on paper. Whatever you draw is trimmed to the edges of the ink afterwards, so the width control scales the stroke and not the empty space around it — the common annoyance where a short signature drawn in the corner of the box ends up tiny on the page simply does not arise.

Type your name and it is set in Times Italic. Not in a handwriting face, and the reason is measured rather than argued. Rasterizing a name in a browser font means asking the operating system for something like cursive or Segoe Script, and what comes back depends entirely on which fonts that particular machine happens to have. Tested here across two engines on the same Mac: the generic cursive keyword, Segoe Script, Dancing Script and Lucida Handwriting all silently fell through to the plain default face, while Brush Script MT, Snell Roundhand and Bradley Hand each resolved to something different — four different widths for the same name at the same size. The browser reports success in every one of those cases, and the API you would use to check availability answers yes for a font that does not exist. Times Italic is one of the fourteen fonts every PDF reader is required to have, its metrics are identical on every machine, it costs nothing to download, and it comes out of the other end as real selectable text rather than a picture. It looks like italic type because it is italic type. If you want your own hand, draw it — that option is right there.

Hand in an image if you already have a scan or a photo of your signature. A pasted screenshot works the same as a file, because that is how signature images usually travel. One thing to know: a JPEG has no transparency at all, so a photo of ink on white paper stamps an opaque white rectangle over whatever it sits on, usually the printed signature line it was aimed at. There is a switch to knock the light background out, with a preview and with the surviving proportion of the image printed beside it, and it does what it says and nothing cleverer: it measures brightness. Ink on white paper lifts cleanly, ink on gray or cream or lined paper brings the paper with it. That is why it is a switch you throw and look at rather than a treatment applied on your behalf.

Placing it, and how you know it landed

Tap or click the page where the signature should go and it appears centered on that point; drag it afterwards to nudge it. Tapping first rather than dragging first is not a mobile concession, it is the better interaction with a mouse too — a drag around a target is always a few pixels off and a tap never is. Width is a slider with the value written out in both inches and points, every placement is listed so it can be removed individually, and one button puts the same mark on every page for the documents that want a mark on every sheet.

Then the tool checks its own work, which no competitor does. After the file is written it is opened again, each page that received a mark is redrawn, and the quantity of dark pixels inside the exact rectangle you chose is compared against the same rectangle in the original. More ink than before means the mark is genuinely in the finished document. No change means it is not, and you are told so plainly rather than shown a green tick. This check exists because the failure it catches is invisible to every other kind: a signature stamped into the margin produces a file that opens perfectly, has the right page count and contains an image, and passes every structural test anyone would think to run. The finished document is then shown to you in the browser's own viewer, because a download button with no preview forces a blind download.

What happens to the rest of the document

Nothing, if the file is not encrypted. The document is edited in place rather than rebuilt, so its text stays selectable, its fonts stay embedded, and its form fields, bookmarks, links and metadata are all left exactly as they were. Only the pages that receive a mark are touched at all, which is why signing the last page of a four-hundred-page contract costs about the same as signing a four-page one. The one thing deliberately suppressed is our own fingerprint: the PDF library would otherwise overwrite the producer string with its own name and stamp a fresh modification date onto somebody else's agreement, and it does neither here.

An encrypted source takes a different path and gives up more, and you are told which before you run it. If the file needs a password to open there is a field for it; if it carries only an owner password — the sort that restricts printing rather than opening — nothing is asked of you at all. Either way the signed copy comes back without the protection, because writing a modified copy of an encrypted document reliably means rebuilding it, and the encryption dictionary and the form fields cannot come along for the ride. Put the protection back deliberately afterwards with password protect PDF, which also lets you choose the algorithm rather than inheriting whatever the original used.

The same signature on whatever you happen to be holding

Signing is one of the few document jobs where people switch devices mid-task. The lease arrives by email on a phone, gets read properly on a laptop, and has to go back before the end of the day from whichever one is nearest. This page behaves identically on all of them, because it is the same code doing the same arithmetic — a mark placed at the same point on a Windows desktop, an iPad and a ten-year-old Linux box comes out at the same coordinates, the same width and the same darkness. That is worth stating plainly, because it is the one thing a per-device tool cannot promise.

Two things here have no built-in equivalent anywhere. One button puts the same mark on every page, which is what initialling a twenty-page contract actually requires. And after the file is written the tool reopens it and checks that the ink really landed inside the rectangle you chose, which is the failure no other kind of test can see — a signature stamped into the margin produces a file that opens perfectly and passes everything else.

Apple hardware does ship a signing feature and it would be strange not to say so. Markup on an iPhone or iPad, and Preview on a Mac, both keep a reusable signature and neither uploads anything. If the file is already on that device and you are content to keep your signature stored on it, they are a good answer. They are also tied to that one machine: the signature saved into Preview is not the one on your phone, and on a borrowed or work-managed Mac saving it at all may not be what you want. Neither shows you what the finished file carries, and neither of them exists on Android at all — nothing in that operating system signs, and the two preinstalled Google apps that draw on a page both put the marked copy in Drive rather than back where the file was, which is a different bargain than it looks like. Windows has no built-in signing either; the standard advice there is a download and an account.

Jobs that belong on a different page

It does not remove a signature from a PDF, and that direction will not be built. The nearest legitimate version of that request — covering a signature that should not be visible in a copy going elsewhere — is redaction, and redacting a PDF does it properly by rebuilding the page rather than laying a rectangle over it.

It does not fill in form fields, and it does not flatten them. If your document is a real AcroForm, fill it in whatever you normally use, save it, and sign the saved copy here — the fields survive intact through an unencrypted file. It does not assemble documents either: if the thing you need to sign arrived as several files, merging the PDFs first gives you one document with one signature instead of three, and if you only need to return the signed page, splitting the PDF is usually the safer thing to send. Turning a page into a PNG is the right tool when somebody wants a picture of the signed page rather than the document, and stripping the metadata is worth a moment before a signed file leaves the building, because the author field frequently still names whoever drafted it.

Questions

Is this a legally binding electronic signature?

It produces a signature image stamped onto the page, which is what the overwhelming majority of everyday signing actually requires, and it is worth being precise about what that means. Under the frameworks that govern most ordinary agreements — the US ESIGN Act and UETA, and eIDAS in the EU at its simple electronic signature tier — what matters is that a person intended to sign and that the mark is attached to the record. A drawn or typed mark placed on the document satisfies that shape, and it is exactly what happens when somebody prints a contract, signs it and scans it back. What this page does not produce is a cryptographic signature: no certificate, no signing key, no tamper detection, nothing that proves afterwards that the document has not been altered. If a bank, a court, a notary or a procurement portal has told you the file must carry a digital certificate or a qualified signature, this is the wrong tool and you should be told so before you send anything rather than after.

Does my document get uploaded?

It never goes anywhere. There is no address on this site that would accept a document, so the usual round trip simply has nowhere to travel to. Code travels in — a renderer and a writer, the same two files for everybody, and only once you actually start work — while your paperwork stays put on the disk it was already on. That asymmetry is the whole design, and it earns its keep on this page more than most: signatures land on leases, settlements, medical consents and powers of attorney, and the other party to those never agreed to a stranger keeping a copy. Nor did your handwriting, which unlike a password cannot be changed once it is out. Take none of this on faith. Open the network panel, work through a document, and read the list: programs coming down, nothing going up.

What are the three ways to make a signature, and which should I use?

Draw one with a finger or a mouse, type your name, or hand in an image of a signature you already have. Drawing is the one that is genuinely your hand, and on a phone or tablet it is the closest thing to signing on paper — the stroke is trimmed to its own bounding box afterwards, so the size control scales the ink rather than the empty space around it. Typing is fastest and has one property the others do not: the result is real text in the finished PDF, so it can be selected, searched and read aloud. Handing in an image suits anyone who already has a scan or a photo of their signature, and it accepts a paste from the clipboard as readily as a file, because a signature very often arrives as a screenshot.

Why does a typed signature not look like handwriting?

Because the honest way to draw text in a PDF has no script face available, and the dishonest way fails silently. Rasterizing a name in a browser font means asking the operating system for something like cursive or Segoe Script, and what you get back depends on which fonts that particular machine has installed. Measured here across two engines on the same Mac: the generic cursive keyword, Segoe Script, Dancing Script and Lucida Handwriting all fell through to the plain default face, while Brush Script MT, Snell Roundhand and Bradley Hand each resolved differently, giving four different widths for the same name at the same size. The browser reports success in every one of those cases. So typed names are set in Times Italic, one of the fourteen fonts every PDF reader is required to have, whose metrics are identical on every machine on earth and which costs nothing to download. It looks like italic text because it is italic text. If you want your own hand, draw it.

My signature image has a white background. What happens?

Stamped as-is, a photograph or scan on white paper puts an opaque white rectangle over the part of the document it sits on, usually covering the printed signature line it was meant to sit above. PNG files exported with transparency do not have this problem; JPEG files always do, because the format has no transparency at all. So there is an option to knock the light background out, with a preview and with the proportion of the image that survived printed next to it. Be aware of exactly what that option does: it measures brightness and nothing else. Ink on white paper comes out cleanly, ink on gray or cream or lined paper brings the paper along with it, and a very faint stroke can thin out. That is why it is a switch you throw and inspect rather than something applied quietly on your behalf.

Can I sign a password protected PDF?

Yes, with one consequence stated before the run rather than discovered afterwards. If the file needs a password to open, there is a field for it; if it carries only an owner password — the kind that restricts printing or editing but opens without being asked — nothing is asked of you, because the underlying reader opens it on its own. In either case the signed copy comes back without the protection. The reason is technical and unavoidable: writing a modified copy of an encrypted document reliably means rebuilding it as a new document, and the encryption dictionary cannot come along. Form fields and document metadata do not survive that path either. If you want the protection back, put it back deliberately with the password protection tool afterwards. An unencrypted file takes a different path entirely — it is edited in place, and its text, fonts, form fields, bookmarks and metadata are untouched.

How do I know the signature actually landed where I put it?

It is measured rather than asserted, and the figure is printed for you — something none of the alternatives offer. After the file is written it is opened again, each page that received a mark is redrawn, and the amount of dark pixels inside the exact rectangle you placed is compared against the same rectangle in the original. More ink than before means the mark is genuinely there; no change means it is not, and that is said plainly instead of being covered by a green tick. This check exists because the failure it catches is invisible to every other kind of verification: a signature stamped into the margin produces a file that opens correctly, has the right page count and contains an image, and every structural check passes. On top of that, the finished document is shown to you in the browser viewer rather than merely offered for download, because a download button with no preview forces a blind download.

Is there a limit on file size or page count?

Nothing is turned away for being big. What you get instead is an honest sentence about the load before you commit to it, and then the work runs anyway, since the machine is yours and the judgement about its limits is yours too. The constraint that actually bites is memory rather than seconds: the original, the page being displayed and the written result occupy the tab simultaneously. Length itself is nearly free here, though, because only the sheets that receive a mark are opened at all and everything else is carried straight through. Putting one signature on the final sheet of a four-hundred-page contract therefore costs roughly what signing a four-page letter costs.