All tools
Image to PDF Converter
Convert multiple photos or images into a single PDF document — free, browser-based, no upload
PDF Annotator
Add text comments, labels, and notes to any PDF — free, browser-based, no upload
PDF Compare Tool
Compare two PDF files side-by-side with visual diff highlighting — free, browser-based
PDF Compressor
Reduce PDF file size by optimizing structure — free, private, no upload needed
PDF Crop Tool
Visually select a crop area on your PDF and trim page margins — browser-based
PDF Flatten Tool
Convert PDF form fields into static content — free, browser-based
PDF Form Filler
Detect and fill PDF form fields in your browser — no upload, no signup
PDF Hash Generator
Generate a SHA-256 cryptographic fingerprint to verify your PDF file hasn't been altered — instant, private
PDF Merger
Combine multiple PDF files into one document — free, private, browser-based
PDF Metadata Editor
View and edit PDF title, author, subject, and keywords without paying for Acrobat
PDF OCR Text Extractor
Extract text from scanned PDFs using optical character recognition — free, browser-based, no upload
PDF Page Extractor
Extract individual pages from a PDF — download separately or as a combined file. Free, browser-based.
PDF Page Numbers
Add sequential page numbers to your PDF — choose position, format, and starting number
PDF Page Remover
Remove specific pages from a PDF — click pages to delete, download the result
PDF Page Reorder
Drag and drop to rearrange PDF pages — download in your preferred order
PDF Page Resizer
Convert PDF pages between A4, US Letter, Legal, and A3 — free, browser-based
PDF Page Straightener
Fix tilted scanned PDF pages with manual rotation or auto-detect — free, browser-based
PDF Password Remover
Remove edit and print restrictions from owner-password-protected PDFs — free, browser-based
PDF Protect
Remove metadata and add a CONFIDENTIAL watermark to your PDF — browser-based, no upload
PDF Redactor
Draw redaction boxes directly on PDF pages or search text to auto-redact — free, private, browser-based
PDF Repair
Attempt to repair or recover damaged PDF files — free, browser-based
PDF Rotator
Rotate PDF pages 90°, 180°, or 270° — fix sideways scans and landscape pages instantly
PDF Signature
Draw, type, or upload your signature and place it on any PDF — free, browser-based
PDF Splitter
Extract pages from a PDF — download selected pages or split all pages individually
PDF to Image
Convert PDF pages to high-quality PNG or JPG images — free, browser-based
PDF to Text
Extract all text from a PDF file instantly — free, private, browser-based
PDF Watermark
Add diagonal text watermark to all PDF pages — DRAFT, CONFIDENTIAL, or custom text
Browser-Native PDF Tools That Respect Your Privacy
Most online PDF tools work by uploading your files to a remote server, processing them, and sending results back. That means your contracts, financial documents, medical records, and personal files pass through a third party's infrastructure. This category works differently: every PDF operation runs entirely in your browser using JavaScript. Your files never leave your device.
Merge and Split PDFs Without Uploading Anywhere
Combining multiple PDFs into one document — or splitting a large PDF into individual pages — are the two most common PDF tasks. The PDF Merger loads each file directly from your device using the browser's File API, uses pdf-lib to copy pages between documents, and offers the combined PDF as a download. The PDF Splitter works in reverse: extract any subset of pages from a multi-page document. Both tools process files locally — a 50MB PDF never touches the internet.
The practical advantage: you can use these tools on confidential documents without any risk of data exposure. Tax returns, legal contracts, medical reports — all processed locally, downloaded to your device, gone from memory when the tab closes.
Compress, Rotate, and Organize PDF Pages
The PDF Compressor reduces file size by removing redundant metadata, unused objects, and optimizing the document structure. It won't recompress embedded images (that requires server-side image processing), but structural cleanup typically reduces file size by 10-30% — enough to fit under email attachment limits or reduce upload times. For scanned documents or image-heavy PDFs, the compression may be modest; for text-heavy PDFs with rich metadata, it can be significant.
Page organization tools — PDF Rotator, Page Remover, and PDF Reorder — handle the most common document cleanup tasks. Rotate a scanned page that came in sideways. Remove the blank pages a scanner added at the end. Rearrange pages in a report so the appendix comes before the conclusion. All without opening the original application or installing desktop software.
Extract Text, Convert to Images, and OCR Scanned Documents
PDFs store text in two fundamentally different ways: as actual text content (selectable, searchable) or as scanned images of text (bitmaps with no extractable characters). The PDF to Text tool handles the first case: extracting all selectable text from a digital PDF for pasting into another document or processing. For scanned documents where the text exists only as an image, the PDF OCR tool uses Tesseract.js — the same OCR engine that powers open-source document scanning — to recognize characters from the page image and produce a text output.
The PDF to Image converter renders each page to a PNG or JPG file. Common use cases: creating thumbnail previews of PDF pages, extracting a diagram from a report to use in a presentation, or converting a single-page PDF form to an image for embedding on a website. Pages are rendered at 1.5x scale by default for sharp output on retina displays.
Add Watermarks, Annotations, and Page Numbers
The PDF Watermark tool adds a diagonal text overlay — DRAFT, CONFIDENTIAL, or any custom text — across every page. Useful for documents in review, demo versions, or internal copies. Watermark opacity is adjustable so the text is visible without obscuring the content below.
The PDF Page Numbers tool adds sequential page numbers in the footer or header. Choose font size, position (left/center/right), and starting number. This is the quickest way to add page numbers to a scanned document or a PDF assembled from multiple sources that arrived without numbers.
For review and annotation workflows, PDF Annotate lets you add text comments and callouts at specific positions on a page. And for sensitive documents, PDF Redact covers selected areas with a solid black rectangle — the standard method for redacting sensitive information from documents before sharing.
Sign, Protect, and Verify PDFs
The PDF Sign tool lets you draw your signature with a mouse or touchscreen, type a signature in a stylized font, or upload a signature image — then places it precisely on the page. This is a visual signature, appropriate for internal acknowledgments, routine approvals, and situations where a handwritten-style signature adds a professional touch. For legally binding digital signatures with cryptographic verification, use Adobe Sign or DocuSign.
The PDF Hash tool generates a SHA-256 fingerprint of any PDF file using the browser's built-in Web Crypto API. This is useful for verifying that a document hasn't been altered — share the hash alongside the document, and the recipient can confirm the file they received matches the hash you published.
FAQ
Are these PDF tools really free and private?
Yes — all PDF tools on this page are free and process files entirely in your browser. Your files are never uploaded to any server. When you close the tab, the file is gone from memory. There's no signup, no account, and no file storage.
What is the maximum file size these tools can handle?
There's no strict server-side limit since files aren't uploaded, but browser memory sets a practical ceiling. Files up to 50MB work well in most modern browsers. For PDF merge, the total combined size should stay under 100MB. Very large files (200MB+) may cause the browser tab to slow down.
Can I use these tools on a mobile phone or tablet?
Yes — all tools are mobile-responsive and work in iOS Safari and Android Chrome. File upload works via the device's file picker, including files from cloud storage apps like Google Drive or iCloud Drive.
Does PDF compression actually reduce file size?
The browser-based compressor reduces file size by removing redundant metadata, duplicate objects, and optimizing the document structure. Text-heavy PDFs typically see 10-30% reduction. PDFs that are primarily scanned images won't compress as much, since the image data itself can't be recompressed in the browser.
Can I extract text from a scanned PDF?
Scanned PDFs contain images of text, not actual text characters. To extract text from a scanned PDF, use the PDF OCR tool — it uses Tesseract.js to recognize text from the page images. For PDFs with real selectable text (digital PDFs, not scans), use the PDF to Text tool instead, which is faster and more accurate.
Is the PDF signature tool legally binding?
The PDF Sign tool creates a visual signature — your drawn, typed, or uploaded signature image placed on the document. This is appropriate for many internal workflows and routine approvals. For legally binding digital signatures that include cryptographic verification and audit trails, use services like Adobe Sign or DocuSign.