PDF workflow for freelancers

Freelancing means handling everything yourself: the contract, the invoice, the portfolio, the proposal, the client report. PDF is the format almost every client expects, and getting comfortable with a small toolkit saves hours per month and keeps your work looking professional. This guide is the practical setup we use ourselves: which tools for invoicing, how to handle contracts (sign, send, archive), how to deliver portfolio work without leaking source files, and the simple privacy rules that keep client documents safe.

  1. Invoicing — generate, don't design. Use a generator (ours, your accounting software, or a Word template). Manual design eats hours and creates inconsistency. Save each invoice as PDF with the invoice number in the filename, e.g. INV-2026-014.pdf, and keep a folder per client.
  2. Contracts — sign and counter-sign. Receive PDF, fill the fields, draw or paste your signature, save under the same filename + "-signed". Free tools: Preview on Mac, Edge or Acrobat Reader on Windows. For everything beyond a yes/no — NDAs, IP transfer — get a lawyer to read first.
  3. Portfolio — flatten before sending. Before you send a portfolio PDF, make sure embedded images are flattened (no editable layers) and metadata is stripped (your phone's GPS coordinates often hitch a ride in JPGs). The simplest trick: print-to-PDF the original portfolio, which removes nearly all metadata.
  4. Archive — one folder per client, by year. /Clients/2026/Acme/Invoices, /Contracts, /Deliverables. Each PDF named with the date and a short label. After a year you can search by filename without opening anything.

Your files stay on your device

All processing happens locally in your browser using JavaScript. We never upload, store or look at your files.

Real freelance scenarios

Sending a fast invoice from your phone

Generate the PDF in a browser tab on your phone, share via Mail. No app install, no signup, no waiting for a desktop. The freelancer's superpower is closing the loop within minutes.

Combining a project's deliverables

End of project: 6 wireframes, 2 mood boards, a written summary. Combine them into one PDF with a cover page. Clients are far more likely to forward and review one polished file than a folder of seven attachments.

Removing the client's competitor info from a contract sample

When you're using a redacted version as a portfolio piece. Use a redaction tool (Acrobat Pro) — never just a black rectangle on top, which can be selected and copied around. If you don't have Acrobat, screenshot the redacted region and paste the screenshot back in.

Splitting a long client report into emailable chunks

A 50 MB report often bounces from corporate email servers. Split into three or four PDFs by chapter; each lands cleanly. Better still: link to the full file in cloud storage with view-only permissions.

Common freelancer PDF mistakes

Invoice PDF rejected by client's portal

Most accounting portals require a digital PDF (text selectable), not a scanned image. If you printed and re-scanned the invoice, the portal sees an image. Re-export the invoice from your tool of origin instead.

Signature looks pixelated

Don't draw your signature with a mouse. Sign on paper once, photograph or scan at high resolution, save as a transparent PNG, and reuse on every contract. Insert as an image rather than an annotation; quality is much better.

Client says they can't open the PDF

If the file is over 25 MB, it likely got blocked by their email server. Send via WeTransfer or Google Drive instead. If small, ask them to open in a browser (drag the file onto a Chrome window) — most enterprise antivirus quietly blocks PDFs with embedded JavaScript.

Old draft sent by mistake

Use version numbers in filenames from day one — proposal-v1.pdf, proposal-v2.pdf, proposal-FINAL.pdf. When you redo a section, keep the old file as v3 and the new as v4. Never overwrite, especially with FINAL in the name.

Personal info leaked via PDF metadata

PDF properties carry the author's full name, application path and sometimes track changes. In Acrobat, File → Properties → Description → clear all fields. In free tools, the easiest workaround is print-to-PDF, which produces a clean document with minimal metadata.

Frequently asked questions

Tools used in this workflow