Free In-Browser PDF Tools

20 free tools — Merge, split, rotate, sign, compress, and convert PDFs in your browser

Merge PDF

Combine multiple PDF files into one document, in the order you choose. Runs entirely in your browser.

Split PDF

Extract a page range from a PDF or save every page as its own file. 100% client-side.

Rotate PDF

Turn PDF pages 90, 180 or 270 degrees — all pages or a chosen range. Saved as a fresh file.

Remove PDF Pages

Delete a range of pages from a PDF and download what remains. Nothing is uploaded.

Add Page Numbers to PDF

Stamp page numbers onto every page of a PDF, with a choice of position and starting number.

Protect PDF

Check whether a PDF is already encrypted and learn how password protection works in the browser.

Unlock PDF

Strip owner-level permission restrictions from a PDF that opens without a password. Runs locally.

Compress PDF

Shrink a PDF by re-saving with object streams and stripping metadata. Shows before and after size.

Sign PDF

Add a typed cursive signature or an uploaded signature image to a chosen PDF page and position.

JPG to PDF

Turn one or more JPG or PNG images into a single PDF, one image per page. Fully client-side.

PDF to JPG

Convert each PDF page to a JPG image in your browser. Pick the resolution and quality, then download every page.

PDF to PNG

Convert PDF pages to lossless PNG images in your browser. Choose the resolution and download each page.

PDF to Text

Extract the plain text from a PDF in your browser. Copy it or download a .txt file instantly.

PDF to HTML

Convert a PDF to clean, text-level semantic HTML in your browser. Paragraphs per block, page sections, copy or download.

PDF to Word

Convert a PDF's text into a Word-openable .doc file in your browser. Preserves text as paragraphs, not complex layout.

Word to PDF

Convert a Word .docx document into a PDF in your browser. The document is rendered to pages and saved as a downloadable PDF.

PDF to Excel

Extract tabular text from a PDF into an Excel workbook in your browser. Each page becomes a sheet of rows and columns.

Excel to PDF

Convert an Excel or CSV spreadsheet into a PDF in your browser. Each sheet is drawn as a paginated table grid.

PDF to PowerPoint

Convert a PDF into a PowerPoint .pptx in your browser. Each page is rendered as a full-bleed image on its own slide.

HTML to PDF

Convert pasted or uploaded HTML into a PDF in your browser. The markup is rendered, sliced into pages, and saved.

About PDF Tools

PDF tools cover the everyday work of editing and assembling documents: combining several files into one, splitting out a page range, rotating sideways scans, deleting unwanted pages, adding page numbers, stamping a signature, compressing a bloated file, and turning images into a PDF. Every tool here runs entirely in your browser using pdf-lib, so your documents — contracts, statements, scans — are never uploaded to a server.

Because the PDF format (ISO 32000) stores each page as an independent object, structural edits like merge, split and rotate are lossless: text stays selectable, vector graphics stay sharp, and file size barely changes. Conversion tools that rasterise or extract content — PDF to JPG, PNG, text, HTML and Word — render pages locally with pdf.js.

A note on encryption: true password protection and decryption are not possible with a client-side engine, so the Protect and Unlock tools are honest about their limits — they detect a file's encryption state and point you to desktop tools (qpdf, Preview, Acrobat) for real AES protection rather than handing you a falsely secured file.