Getting Started
Open the app, pick a tool, select your file, and hit run. That's it — everything works in 4 clicks or fewer.
Understanding Elapsed Time Colors
After each operation, the app shows how long it took. The colour tells you instantly whether it was fast or slow.
⏱️ Elapsed Time Color Key
The time display after each operation is color-coded so you can instantly see performance at a glance.
How to Select Files
Every tool starts with picking your file. Here's exactly how it works.
📁 Selecting a Single File
📁 Selecting Multiple Files (Merge / Batch)
💾 Choosing Where to Save
⚡ Batch Processing
Process multiple files at once — convert, redact, or transform an entire folder in one click.
Need to convert 50 Word docs to PDF? Or redact names from 20 legal documents? Batch mode processes your entire selection — you set it up once and walk away.
📋 Step-by-Step
📦 Compress PDF
Shrink bloated PDFs down to size — perfect for email attachments and uploads.
Reduces the file size of your PDF by compressing images, removing duplicate resources, and cleaning up the internal structure. The visual quality stays excellent — you won't notice a difference on screen.
📋 Step-by-Step
🔄 Convert to PDF
Turn almost any document or image into a clean, professional PDF.
Takes your Word documents, Excel spreadsheets, PowerPoint slides, HTML pages, and images and converts them into properly formatted PDF files. The layout, fonts, and images are preserved as closely as possible to the original.
📋 Step-by-Step
📄 Extract Text
Pull all the text out of a PDF — ready to copy, search, or use in another document.
Extracts all readable text from your PDF and saves it as a plain text (.txt) file. Useful for searching through documents, copying content into emails, or feeding text into other tools.
📋 Step-by-Step
🖼️ Extract Images
Save every photo, chart, and graphic from a PDF as separate image files.
Finds every embedded image inside your PDF and saves each one as a separate file (PNG or JPEG). Perfect for grabbing photos from brochures, charts from reports, or logos from letterheads.
📋 Step-by-Step
📎 Merge PDFs
Combine multiple PDF files into one single document.
Takes two or more PDF files and joins them together into one continuous document. The pages appear in the order you select them. Great for combining report chapters, joining scanned pages, or creating a single document from multiple sources.
📋 Step-by-Step
👁️ OCR — Scan to Searchable Text
Turn scanned documents and photos of text into real, searchable, selectable text.
When you scan a paper document, the result is just a picture — you can't search it, select text, or copy anything. OCR reads the text in those images and creates an invisible text layer on top, making the PDF fully searchable while keeping the original look.
📋 Step-by-Step
🔒 Protect / Encrypt PDF
Lock your PDF with a password so only authorized people can open it.
Adds password protection to your PDF. You can set a password to open the file and optionally restrict printing, copying text, or editing. Uses strong AES-256 encryption — the same kind banks use.
📋 Step-by-Step
█ Redact Sensitive Info
Permanently black out names, numbers, addresses, and other private data.
Permanently removes sensitive information from your PDF. Unlike simply drawing a black box, redaction actually deletes the underlying text and data — it cannot be recovered. Use this for legal documents, personal records, financial statements, or any file with private information.
📋 Step-by-Step
🔧 Repair PDF
Fix broken or corrupted PDFs that won't open properly.
When a PDF is corrupted — won't open, shows errors, has blank pages, or crashes your viewer — this tool attempts to fix it. It uses 8 progressively more aggressive repair strategies, from simple structure fixes all the way to rebuilding the entire document from rendered images.
📋 Step-by-Step
🔁 Rotate Pages
Fix sideways or upside-down pages in your PDF.
Rotates pages by 90°, 180°, or 270°. You can rotate all pages at once or specify individual pages. Perfect for scanned documents that came out sideways.
📋 Step-by-Step
✂️ Split PDF
Break a large PDF into smaller parts or extract specific pages.
Extracts specific pages or splits a large PDF into smaller files. You can pull out just the pages you need or split the document into equal chunks.
📋 Step-by-Step
🧠 Summarize PDF
Get a quick summary of any document without reading every page.
Reads through your entire PDF and generates a concise summary of the key points, including section headings, main topics, and important details. Saves you hours of reading.
📋 Step-by-Step
💧 Watermark PDF
Add text or image watermarks to protect your documents.
Stamps a watermark on every page of your PDF. You can use text (like "CONFIDENTIAL", "DRAFT", or your company name) or an image (like a logo). The watermark appears as a semi-transparent overlay so the content is still readable.
📋 Step-by-Step
🆘 Troubleshooting
Common problems and how to fix them.
"spawn python ENOENT" error
engine/.venv folder exists in the install directory.The app opens but shows a blank white/dark screen
Convert to PDF fails for Word documents
bin/libreoffice folder exists. If the conversion produces garbled text, ensure the fonts used in the document are installed on your system.OCR produces garbage text
"License required" message
Processing takes extremely long
Output file is larger than the original
"Could not repair" error
📖 Glossary
Simple explanations of technical terms used in this guide.
PDF — Portable Document Format. A file format that preserves the exact layout of a document across all devices.
OCR — Optical Character Recognition. Technology that reads text from images, turning pictures of words into actual computer text.
Redaction — Permanently removing sensitive information from a document. Unlike crossing something out, redacted data is deleted and cannot be recovered.
Encryption — Scrambling data with a password so only someone with the password can read it. AES-256 is the strongest standard available.
Compression — Reducing file size by encoding data more efficiently. The content stays the same, but the file takes up less space.
Watermark — A visible overlay (text or image) placed on each page to identify ownership or status of a document.
DPI — Dots Per Inch. Measures image resolution. Higher DPI = sharper image. 300 DPI is standard for printing.
Merge — Combining two or more files into one single file.
Split — Breaking one file into multiple smaller files, or extracting specific pages.
Xref Table — An internal index inside a PDF that tells software where each piece of content is located. When this gets corrupted, the PDF appears broken.