About PDF Tools
PDF is the format you receive contracts, reports, resumes, receipts, and invoices in. Yet the moment you try to merge, split, or edit one, the wall hits: "do I need to pay for Adobe Acrobat?" Yes, Acrobat is ~$20 a month.
JiniTools provides the everyday PDF workflows — merge, split, convert to images, edit pages — for free with no sign-up. More importantly, your PDF never leaves the browser. Contracts, tax invoices, ID copies, the kind of document you most hesitate to upload — process them safely here.
Internally we use audited open-source libraries (pdf-lib, PDF.js); everything runs in browser memory. The same tools work on mobile, so you can merge or split PDFs on the go.
What people use it for
Combine several PDFs into one
Reorder pages of forwarded email attachments, consolidate trip receipts, or combine signed sections.
Extract only the pages you need
From a 200-page manual, keep the 5 pages you actually need; isolate a single section of a school packet.
Convert PDF pages to images
Embed one PDF page as an image in a slide deck; share a preview screenshot of a PDF in chat.
Add watermark or page numbers
Stamp your company watermark on shared docs; auto-number long reports.
Which tool to pick
- Combine multiple files PDF Merge — drag and reorder.
- Split one into many PDF Split — page ranges or chunks of N pages.
- Extract images PDF → Image (PNG/JPG, choose resolution).
- Extract text PDF → Text — saves .txt; supports CJK fonts.
- Add overlays PDF Watermark, PDF Page Number.
- Reorder or delete pages PDF Page Editor (drag-and-drop pages).
FAQ
Are password-protected PDFs supported?
No. Decrypt the file in your PDF viewer first. We do not accept passwords because it is bad security practice.
Will Korean/Japanese/Chinese text render correctly?
Yes. The PDF → Image and PDF → Text tools auto-load CJK font data via PDF.js. Very old PDFs with broken font embedding may still display oddly.
Is there a file-size limit?
No server-side cap — only your device memory. Roughly: 500 MB on a desktop, 200 MB on mobile, stable.
Can I reorder pages in a merged PDF?
Yes. PDF Merge and PDF Page Editor both support drag-and-drop reordering, including on touch devices.
How can I verify the PDF is not uploaded?
Open DevTools (F12) → Network tab, then drop your PDF. You will see zero upload requests.