The 8 Best Free PDF Tools in 2026 (That Actually Work in Your Browser)
Eight free PDF tools that work in your browser without uploading your files to a server. Merge, split, compress, convert, OCR, sign, and edit PDFs in seconds — no account, no upload, no watermark.
Eight browser-based PDF tools that do real work: PDF Merge (combine files), PDF Split (extract pages), PDF Compressor (shrink file size), PDF to JPG (export pages as images), JPG to PDF (combine images into a PDF), HTML to PDF (save web pages or rendered content), OCR for PDFs (extract text from scanned PDFs), and PDF Signer (add a signature). Every one runs in the browser, no upload, no account, no watermark. The full list is below with the use case for each.
The standard advice is "use Adobe Acrobat" — and Adobe is great, but most of what people need a PDF tool for can be done in the browser without an account, a subscription, or uploading a confidential document to a server. This post covers the eight most useful browser-based PDF tools, the use case for each, and the cases where the desktop app is still the right answer.
The short list
For most PDF work, the eight tools below cover 90% of the use cases. They are listed in the order most people end up needing them.
Every one of these runs entirely in your browser. The PDF is in your input field, the processing happens in JavaScript, and the result is a download. Nothing is uploaded, nothing is logged, nothing requires an account. For most PDF work, this is the right setup.
1. PDF Merge — combine multiple PDFs
The single most common PDF task. You have three PDFs (a contract, an appendix, a signature page) and need to combine them into one. The PDF Merge tool does this: drop the files, drag to reorder, click merge, download the result.
Best for: combining a multi-part document, attaching a single file instead of three, creating a portfolio.
When to use the desktop app instead: if you need to reorder pages within a single PDF (the browser tool combines whole files; rearranging pages within a file is a different operation).
2. PDF Split — extract specific pages
The second most common. You have a 50-page PDF and need to send pages 12-15 to someone. The PDF Split tool extracts the page range into a new PDF.
Best for: sharing a section of a longer document, splitting a report by chapter, extracting a single page for reference.
When to use the desktop app instead: if you need to split on bookmarks or by detected content (e.g. "every page that has a signature"), which the browser tool does not do.
3. PDF Compressor — shrink file size
You have a 40 MB PDF and need to email it. Most email services cap attachments at 25 MB. The PDF Compressor tool reduces the file size by re-encoding the images inside the PDF, which is usually where most of the size lives.
Best for: hitting an email attachment limit, uploading to a form that caps file size, fitting a PDF into a Slack message.
When to use the desktop app instead: if the PDF is mostly text and already small (the compressor cannot make a 200 KB text-only PDF into 50 KB; there is no size to recover).
4. PDF to JPG — export pages as images
You need to put a PDF in a slide deck, a social post, or a document that does not accept PDF. The PDF to JPG tool exports every page as a separate image.
Best for: embedding a PDF page in a presentation, sharing a single page as an image, putting a PDF in a document that does not support PDF.
When to use the desktop app instead: if you need batch export with custom DPI or format-specific options (PNG, TIFF). The browser tool exports at the PDF's embedded resolution, which is usually fine.
5. JPG to PDF — combine images into a PDF
The reverse of the above. You have a stack of images (a phone photo album, a set of design mockups, a multi-page document scanned as images) and want to combine them into a single PDF. The JPG to PDF tool does this with drag-to-reorder.
Best for: creating a photo album PDF, combining scanned pages into a single document, sending multiple images as one attachment.
When to use the desktop app instead: if you need OCR on the images (use the OCR tool separately, then combine the resulting PDFs).
6. HTML to PDF — save web pages or rendered content
You want to save a web page, a rendered email, or a markdown document as a PDF. The HTML to PDF tool takes any HTML (or rendered content) and produces a PDF in the browser.
Best for: archiving a web page, saving a rendered report, converting a markdown document to PDF for distribution, exporting a styled page for print.
When to use the desktop app instead: if you need exact print layout (the browser tool respects CSS but the page breaks are at the browser's discretion, not the user's).
7. PDF OCR — extract text from scanned PDFs
You have a PDF that is just images of pages (a scanned document) and you need the text. The PDF OCR tool runs OCR on every page and returns the combined text. The original OCR tool handles single images.
Best for: extracting text from a scanned contract, making a scanned PDF searchable, copying text from an old book.
When to use the desktop app instead: if the PDF is already text-based (selectable text in the PDF reader), the OCR step is unnecessary — copy the text directly.
8. Signature Maker — sign a PDF
You need to sign a PDF without printing it, signing it, and scanning it back. The Signature Maker tool lets you draw a signature with your mouse or trackpad (or type a name with a styled font), then download it as a transparent PNG. Combine with PDF Merge to add the signature to a document.
Best for: signing a PDF without printing, creating a reusable signature for repeated use, batch-signing similar documents.
When to use the desktop app instead: if the document requires a cryptographic signature (qualified electronic signature, eIDAS, etc.). The browser tool produces a visual signature, not a cryptographic one.
The full workflow: signing a contract in 4 steps
A common end-to-end task: you received a contract as a PDF, need to sign it, and need to send back a single signed PDF.
The whole workflow takes 2-3 minutes and keeps the document in your browser the whole time.
When the desktop app is still the right answer
The browser tools are not a replacement for Adobe Acrobat or Foxit in every case. The cases where the desktop app is still the right answer:
For all of these, the desktop app is the right tool. For the 80% of PDF work that does not fall into these categories, the browser tools are faster, free, and more private.
Privacy: why "no upload" matters for PDFs
PDFs are the most common way to share confidential documents: contracts, tax forms, medical records, legal filings, financial statements. The default advice — "upload to Smallpdf" or "use Adobe online" — means the document leaves your device, lives in the cloud service's database, and is subject to that service's privacy policy (which usually allows them to process the document for any purpose).
For most PDFs, the privacy cost is real. A contract uploaded to a free PDF service is a contract the service has read. The browser-based tools avoid this: the PDF is in your input field, the processing happens in JavaScript, and the result is downloaded. The PDF never leaves your device.
This is the same privacy model as the rest of Uttir: the tools are useful, the tools are free, and the tools do not see your data.
How to pick the right tool for the job
A short decision tree for the most common PDF tasks:
Eight tools, all in the browser, all free, all private. The full PDF workflow without leaving the page.
What to look for in any PDF tool
The checklist for any PDF tool you use (browser-based or otherwise):
The answers tell you whether the tool is the right one for confidential documents. For the eight tools above, all the answers are "no upload", "no account", "no watermark", "no file size limit", "no privacy concern". That is the standard for any tool that handles user data.
The bottom line
For 90% of the PDF work most people do, browser-based tools are enough. The combination of PDF Merge, PDF Split, PDF Compressor, PDF to JPG, JPG to PDF, HTML to PDF, PDF OCR, and Signature Maker covers the common cases — and every one of them runs in your browser, no upload, no account, no cost.
For the remaining 10% (cryptographic signatures, form calculations, page-level reordering, large-scale OCR), the desktop app is the right answer. Use the right tool for the job.