FixMyDocs
signaturesApril 7, 2026· 4 min read

How to Get a Clean Transparent Signature from a Photo or Scan

The scenario: you need a digital signature for a PDF, a contract, or a form. You sign a piece of paper, photograph it with your phone, and now you have a JPEG with a white background and some ink in the middle. You want a transparent PNG — just the signature, nothing else, so you can drop it onto documents without a white rectangle behind it.

This is one of those tasks that sounds simple and turns out to involve an annoying number of steps if you try to do it in Photoshop or Preview. Done right, though, it's actually fast.

Step 1: Get a good photo of the signature

The quality of the output depends almost entirely on the quality of the input. A few things make a real difference:

  • Lighting: Shoot near a window with natural light, or in a well-lit room. Avoid direct overhead lights that create glare on the paper.
  • Paper: Plain white printer paper works better than lined paper or recycled stock. The background needs to be as uniform as possible.
  • Pen: A black ballpoint or felt-tip gives the most contrast. Blue ink works but creates a trickier color separation.
  • Camera angle: Shoot straight down, not at an angle. Even a slight tilt creates perspective distortion that makes the edges uneven.

Step 2: Remove the background

Background removal tools work by separating "foreground" from "background" — they're designed for subjects like people and products. For a signature on white paper, the better approach is a dedicated background-removal-from-signature tool, which looks for ink-colored pixels and keeps those while making the white areas transparent.

The Remove Background from Signature tool handles this specifically — it's tuned for high-contrast ink-on-paper rather than generic subject isolation. The result is a PNG where the white background is gone and the ink remains.

What can go wrong

The two failure modes to watch for:

  • Gray halos: If the photo was taken in dim light or at an angle, the paper background won't be pure white — it'll be slightly gray, and the tool may leave a faint gray aura around the ink. Retake the photo in better light.
  • Lost detail in light strokes: Thin strokes or light pressure with the pen can be close enough to the background that they get removed along with it. A heavier pen and more deliberate strokes fix this.

Step 3: Size it correctly

A transparent PNG that's 3000 pixels wide dropped into a Word document will blow out the page. Most document applications scale images by pixel dimensions, not DPI, so a large image needs to be resized before use.

The Resize Signature for Document tool lets you set a specific width in pixels. For most documents, 400–600px wide is about right for a signature-sized element. You can always scale down in Word or Docs afterward, but having a reasonable starting size prevents the "suddenly huge image" problem.

Using it in different contexts

Word / Google Docs

Insert the transparent PNG as an image. In Word, right-click → Wrap Text → In Front of Text, which lets you position it freely. In Docs, use "In front of text" wrapping. You can then drag it over a signature line.

PDF forms

Most PDF viewers (Adobe Acrobat, Preview on Mac) let you add images to a PDF and place them in specific positions. Open the PDF, use "Add Image" or the equivalent stamp tool, and position the transparent PNG over the signature field.

Email signatures

Most email clients (Gmail, Outlook) accept PNG images in signatures. Paste or insert the image, and it'll appear with a transparent background as long as the email client renders HTML — which most modern ones do.

Tip

Keep the transparent PNG somewhere accessible — cloud storage, desktop folder, or a note. You'll use it repeatedly, and recreating it from scratch each time is unnecessary effort.