PDF Tools: The Privacy-First Guide to Working with PDFs
A pdf file lands in your inbox roughly four times a week: an e-KYC record from the bank, a scanned rent agreement from the landlord, a salary slip from payroll, a GST invoice from a vendor. Each one is fine on its own, and each one needs something — smaller, joined, searchable or unlocked — before it can actually be used.
The needs repeat so reliably that they have names: compress, merge, split, convert, OCR and protect. This guide walks through each operation, when it earns its place in a workflow, and how to run the whole set without ever uploading a file.
Everything described here runs in the browser on your own device, which is exactly where a pdf file carrying Aadhaar numbers or bank balances should stay.
The seven operations cover nearly every “can you just…?” request a pdf file triggers — learn to spot which one applies, and the tool choice becomes obvious.
The operations every pdf file workflow depends on
Working with pdf files is a short list of repeated jobs. Compress shrinks a file for email, merge combines several into one, split pulls out a page range, convert changes format, rotate fixes sideways scans, OCR makes scans searchable, and protect/unlock controls who can open or copy.
Each maps to a trigger you will recognise — the moment a file is too big, too many, in the wrong order, the wrong format, or locked.
| Operation | Trigger | Typical result |
|---|---|---|
| Compress | File too large for email or a portal | Smaller file, same pages |
| Merge | Several files where one is expected | One combined document |
| Split | Only some pages need to go out | Page ranges as separate files |
| Convert | Recipient needs Word, Excel or JPG | New format, layout kept |
| Rotate | Sideways scans from a phone | Pages upright, order intact |
| OCR | Scanned pages that refuse to be searched | Selectable, searchable text |
| Protect or unlock | Access needs a password — or no longer does | Locked or unlocked file |
Picking the operation by document type
The fastest way to choose a tool is to name the document and its destination instead of browsing a feature list. A consolidated bank statement is a merge-plus-compress job; a folder of phone-scanned agreements is a rotate-plus-OCR job; a downloaded tax return is usually a split job because only the acknowledgement page needs to travel.
Once you label the document, the operation stops being a choice and becomes a habit.
- Consolidated bank statements — merge the monthly PDFs, then compress once.
- Phone-scanned agreements — rotate, OCR, then merge with any typed pages.
- Salary slips — merge into a year file, compress for email, protect before sharing.
- Invoices and receipts — convert photos to pdf file, then merge by month.
- Downloaded tax returns — split to extract the acknowledgement page.
Split and reorganise before you submit
Portals ask for exact pages, not whole files. A 40-page statement that contains two pages of loan account details can be split down to the precise range, which is both faster to upload and less information than the recipient needs.
Split also rescues a bad scan batch: scan everything in one pass, split out the unwanted pages, and merge what remains.
Convert without breaking the layout
Format round-trips — Word to pdf file and back — are where converters usually lose the battle. Good ones preserve vector graphics, fonts and form fields without re-encoding, so a converted Excel table stays legible and a JPG export keeps its resolution.
For documents that will be printed or filed, the rendered pdf file is the professional default. Convert to Word or Excel only when the recipient genuinely needs to edit the content.
OCR turns scans into a searchable archive
Rent agreements, property papers and old invoices live as scans — visible but useless for search. OCR reads the page and lays selectable text over the image, so a folder of twenty-year-old documents becomes a library you can actually query.
The practical payoff shows up in a two-minute search: instead of opening fifteen scanned files one by one, you press Ctrl+F once.
Protect and unlock: two sides of access control
A pdf file can carry an open password, which blocks viewing entirely, or a permission password, which lets anyone view but restricts printing and copying. Protect is for files you send; unlock is for files you own that need to move again.
The common Indian mistake is treating a password as a substitute for sharing the file safely — a lock only helps when the password itself travels securely.
Security basics when a pdf file carries sensitive data
Most document leaks in India happen in the sharing step, not the storage step. A masked Aadhaar copy, a statement sent at the right size, a salary slip that reaches only the intended inbox — these habits matter more than any single tool.
- Mask the middle eight digits of an Aadhaar number before sharing a copy.
- Send a summary page instead of a full statement when the full file is not needed.
- Password-protect salary and tax files even inside your own email thread.
- Check the recipient's portal limit before compressing, not after a rejection.
- Keep one clean master copy and always share copies made from it.
| Document | Habit |
|---|---|
| Aadhaar copy | Mask digits; prefer a masked e-KYC where offered |
| Bank statement | Merge to one file, compress before email |
| Salary slip | Protect with a password shared separately |
| Property papers | OCR and archive; send page ranges only |
Why the browser is the right place for all of this
When the processing engine runs in the browser with WebAssembly, your pdf file is read into memory, worked on locally, and handed back — it is never transmitted, stored or logged. The breach surface disappears entirely.
That single architectural fact removes the biggest risk in PDF tools: a third-party server holding a copy of your file.
A monthly routine that keeps pdf files in order
A fifteen-minute routine at month end prevents most of the scrambles. Merge salary slips and statements into monthly files, OCR any paper that entered the house, compress the files that travel by email, protect the ones that stay, and name everything date-first so a folder stays sortable.
The free Crafex PDF tools cover each step of this loop in the browser — no signup, no upload, and no reason to install a bulky desktop suite for a job that takes minutes.
- Merge salary slips and consolidated statements into monthly files.
- OCR paper documents the day they arrive, not the day they are needed.
- Compress what travels; protect what stays; name files 2026-08-style.
How to do it, step by step
- 1
Name the problem
Decide what the file needs — smaller, joined, searchable or unlocked.
- 2
Open the matching tool
Pick compress, merge, split, convert, rotate, OCR or protect from the PDF tools index.
- 3
Drop the file in
Choose the file from your device; it is read locally and never uploaded.
- 4
Set the one option that matters
Quality, page range or output format — the single dial that changes the result.
- 5
Download and check
Verify page count and size before the file goes anywhere.
Frequently asked questions
Which Crafex PDF tool should I start with?+
Start from the document's problem, not the tool list: too big means compress, several files mean merge, sideways pages mean rotate, unsearchable scans mean OCR, and a blocked file means unlock. The right operation is usually obvious once the problem is named.
Can I really use all these tools without an account?+
Yes. Every core operation — merge, compress, split, convert, rotate, OCR, protect and unlock — runs from any modern browser with no signup and no payment for basic use.
What happens to my Aadhaar copy when I use a PDF tool?+
With a local-processing tool, nothing happens to it off your device: the file is read into browser memory, processed, and downloaded, with no server copy created at any step.
Do merged PDFs stay as sharp as the originals?+
Yes. A page-level merge copies each source page's content streams instead of re-rendering them, so pages stay pixel-identical and text remains selectable.
Is a password-protected PDF safe to email?+
Only when the password travels separately — a different channel, message or delivery time. A password sitting in the same email is protection in name only.
Can I undo a split or a merge?+
Operations are not reversible after download, but the originals remain untouched on your device. Keep the master copies and simply re-run the operation with different settings.
Keep reading
Related search terms
Why you can trust this guide
Written by Crafex Engineering Desk (Document Engineering Experts), last reviewed 2026-08-01. We update these guides when statutory rules and formats change. Where Indian regulations apply, we link the official sources below. Verify critical calculations against the current government notifications before relying on them.
A Crafex editorial guide for Indian professionals and businesses.
