The PDF category is the largest at TaimurTools — 19 tools that cover every common PDF workflow. Conversion goes both directions: PDF to image, Word, or Excel; and image, Word, Excel, PowerPoint, or HTML to PDF. Organisation tools handle merging, splitting, rotating, and adding page numbers. Optimisation tools compress file size and add watermarks. Editing tools let you draw, annotate, and add text directly to a page. AI tools layer OCR, summarisation, and translation on top — the AI versions extract text locally and only send text to a public free inference API, never the PDF binary itself.
Sixteen of the nineteen tools run entirely in your browser using pdf-lib (for writing) and pdf.js (for reading). No upload, no third-party server, no signup, and no daily quota. The remaining three — AI Summarize, Translate, and the Structural PDF Parser — are network-bound by necessity since the underlying models cannot run client-side, but they still keep the file binary local. Below you will find every tool with a one-line description, then deep-dive sections for the four most-requested PDF workflows: merge, compress, summarise, and translate.
Merge PDF — Combine Multiple PDFs Online
The Merge PDF tool at TaimurTools combines multiple PDF files into a single output PDF. You drop in two or more PDFs, drag the rows to reorder them however you want, and click Merge. The result is a single PDF in the order you specified, downloadable immediately. The merge runs locally in your browser using pdf-lib, so the files never get uploaded to any server. This is essential when the documents are confidential — bank statements, contracts, medical records, anything you wouldn't want sitting on a stranger's server even temporarily.
There is no limit on the number of files you can merge or the size of each file. Tested merges include 50+ PDFs combined into one 500-page document. The tool preserves all original metadata, bookmarks, hyperlinks, and form fields from each source PDF in the merged output. It does not re-encode or re-compress the content, so the merged file is roughly the same size as the sum of inputs. Pages can be reordered with up/down arrows on each row before merging.
How to use Merge PDF
- Open Merge PDFClick below — pdf-lib (the PDF manipulation engine) is already loaded eagerly.
- Drop two or more PDFsDrag-and-drop or click to add. The Merge button enables once you have at least two files.
- Reorder if neededUse the up/down arrows on each file row to move PDFs into your desired order. Remove unwanted files with the × button.
- Click Merge PDFsThe tool combines the files in order. Merge time scales with total page count — typically 1–5 seconds for under 100 pages.
- Download the merged PDFA single combined PDF downloads. File size is approximately the sum of the input files.
Why use this tool
- 100% browser-based — no upload, files stay on your device
- Free, no signup, no file size limit, no merge count limit
- Drag-to-reorder before merging
- Preserves metadata, bookmarks, and hyperlinks
- No re-compression — output quality matches inputs
- Works on any modern browser, no plugin or install
Frequently asked
Is there a file size limit?
No hard limit beyond your browser's available memory. Modern browsers handle PDFs up to several hundred MB. Very large merges (1 GB+) may slow your browser.
Can I merge encrypted PDFs?
PDFs encrypted with an owner password (no opening required, but actions restricted) merge fine. PDFs encrypted with a user password (require password to open) cannot be merged unless you remove the password first.
Will the merged PDF look the same as the original pages?
Yes — the tool copies pages exactly without re-rendering. Fonts, images, layout, and form fields all carry over.
Are bookmarks and links preserved?
Bookmarks (TOC entries) from each source PDF are preserved. Hyperlinks within each source PDF still work; cross-document links between source PDFs do not auto-update.
Can I merge a thousand PDFs?
Theoretically yes, but practically your browser will hit memory limits. For very large batches, merge in chunks of 50 and then merge the chunks.
→ Launch Merge PDF now
Compress PDF — Reduce File Size Online
The Compress PDF tool at TaimurTools reduces the file size of a PDF by re-rendering each page as an image at a chosen quality level, then rebuilding the PDF from those compressed images. This approach delivers significant size reduction (typically 30–80% on image-heavy PDFs) at the cost of converting text to pixels — meaning the output PDF is no longer text-searchable. For text-heavy PDFs where searchability matters, this tool is the wrong choice; use it for scans, image-heavy reports, presentations exported to PDF, and anywhere visual fidelity matters more than text selection.
Three compression levels are offered: Strong (smallest file, lowest quality), Balanced (recommended starting point), and Light (preserve quality). Strong typically reduces a 10 MB PDF to 1–3 MB; Balanced to 3–5 MB; Light to 6–8 MB. The compression is rendered locally in your browser using pdf.js for reading and pdf-lib for writing — no upload to a server, no third-party processing. The before/after file size and percentage saved are displayed alongside the download link so you can see whether the compression was worthwhile.
How to use Compress PDF
- Open Compress PDFClick below. The tool loads pdf.js (PDF reader) lazily on first use.
- Drop your PDFAny PDF up to a few hundred MB. Image-heavy PDFs compress better; text-only PDFs may not shrink much.
- Pick a compression levelStrong (smallest), Balanced (recommended), or Light (preserve quality).
- Click CompressEach page is re-rendered and re-encoded. Time scales with page count — typically 0.5–2 seconds per page.
- Compare before/after, downloadThe tool shows the original size, compressed size, and percentage saved. Download the compressed PDF if the savings are worthwhile.
Why use this tool
- Three quality levels to balance size and fidelity
- Local processing — your PDF never leaves your browser
- Free, no signup, no daily limit
- Before/after comparison so you can see the savings
- Works on any PDF — text, scans, mixed content, encrypted owner-locked
- Typical reductions: 30–80% on image-heavy PDFs
Frequently asked
Will the compressed PDF still be searchable?
No — this tool converts pages to images, so text becomes pixels. If you need a smaller PDF that's still searchable, the compression will be much milder (typically 10–25%) and requires different techniques like font subsetting and metadata stripping. The tool here optimizes for size, not searchability.
Why doesn't my text-only PDF compress much?
Text in a PDF is already efficiently compressed (deflated streams). Re-rendering text as a JPEG image typically makes the file LARGER, not smaller. The tool warns you when the output grew rather than shrank, so you can keep the original.
What's the best quality level to start with?
Balanced. It typically reduces image-heavy PDFs by 50–70% while keeping text readable and images visually clear. Try Balanced first; switch to Strong only if the file is still too large, and to Light if the output looks degraded.
Can I compress an encrypted PDF?
Owner-restricted PDFs (no opening password) compress fine. PDFs requiring a password to open need the password removed first.
Will the compressed PDF print clearly?
At Balanced or Light levels, prints look indistinguishable from the original to the human eye. Strong-level compression visibly degrades print quality on close inspection — fine for screen viewing, marginal for high-quality printing.
→ Launch Compress PDF now
AI Summarize PDF — Free, In Your Browser
The AI Summarize PDF tool at TaimurTools reads a PDF document and returns a structured summary in your chosen format. The tool extracts text from the PDF locally in your browser using pdf.js, then sends just the text (not the file itself) to a free AI text API for summarization. The result comes back as bullet points, an executive summary, an academic abstract, or plain-English explanation — your choice. Most reports under 50 pages process in 5–15 seconds; longer documents are automatically truncated to fit context limits and the summary mentions the truncation.
This tool is designed for the moment when you have a 30-page PDF report, contract, or research paper and need to know what it says before deciding whether to read the whole thing. It is not a replacement for actually reading important documents — summaries can miss nuance, and the AI may occasionally introduce inaccuracies — but it is excellent for triage, research, and getting up to speed on a document you didn't write. Unlike most online summarizers, this tool does not require a signup or impose a per-day page limit.
How to use AI Summarize PDF
- Open the AI Summarize toolClick below to launch the tool. pdf.js (the engine that reads PDF text) lazy-loads in the background.
- Drop your PDFDrag the file onto the dropzone or click to upload. Files of any size are accepted; very large files (200+ pages) take longer to extract.
- Pick summary length and styleShort (3 bullets), Medium (5–7 bullets), or Long (paragraph form). Style: bullet points, executive summary, academic abstract, or plain English.
- Click SummarizeText is extracted locally, then forwarded to the AI API. The summary returns in 5–15 seconds for most documents.
- Copy the summaryThe output is plain text. Copy and paste anywhere — Notion, Google Docs, email, etc.
Why use this tool
- Free, no signup, no daily limit on summaries
- Four output styles: bullets, executive, academic, plain English
- Three summary lengths: short, medium, long
- Text extraction runs locally — only the extracted text is sent to the AI
- Handles documents up to ~18,000 words (longer docs truncate with notice)
- No file storage — neither the PDF nor the summary is retained anywhere
Frequently asked
Does my PDF get uploaded somewhere?
The PDF file itself stays in your browser. Only the extracted text content is sent to the AI summarization API (Pollinations.ai). The PDF binary, embedded images, and metadata never leave your device.
How accurate are the summaries?
AI summaries are good for understanding gist and structure but can miss nuance, misattribute claims, or introduce small inaccuracies. For legal, medical, or compliance documents, always verify by reading the original.
What's the maximum PDF size?
Text extraction works on any size, but the AI step truncates to about 18,000 words of text input (roughly 60–80 pages of dense prose). The summary explicitly notes when truncation occurred so you know to chunk the document if a complete summary is needed.
Does it work on scanned PDFs?
No — this tool only summarizes text-based PDFs. For scanned PDFs (where pages are images), run the OCR PDF tool first to add a text layer, then summarize the resulting searchable PDF.
Can I summarize in another language?
Yes. The AI handles inputs and outputs in 100+ languages. The summary is returned in the same language as the source by default; ask the AI explicitly for translation if needed.
→ Launch AI Summarize PDF now
Translate PDF — 30+ Languages Online
The Translate PDF tool at TaimurTools converts the text content of a PDF into any of 30+ supported languages. The tool extracts text locally from the PDF using pdf.js, then sends the text to a free AI translation API. The translated text comes back as plain prose ready to paste into a document, email, or website. This is fast triage translation — useful for understanding a contract in another language, getting the gist of a research paper, or roughly translating a tutorial — not certified or legal-grade translation, which still requires a human translator.
Supported languages include all major European languages (Spanish, French, German, Italian, Portuguese, Dutch, Russian, Polish), Middle Eastern (Arabic, Hebrew, Persian, Urdu), South Asian (Hindi, Bengali, Tamil), East Asian (Chinese Simplified and Traditional, Japanese, Korean), Southeast Asian (Vietnamese, Thai, Indonesian, Malay, Filipino), and several others including Swahili, Greek, Turkish, and Ukrainian. The tool preserves paragraph breaks but does not preserve PDF formatting (fonts, columns, images) — output is plain text.
How to use Translate PDF
- Open the Translate PDF toolLaunch from the link below. pdf.js loads in the background to handle text extraction.
- Drop your PDFDrag-and-drop or click to upload. Any size accepted; very long documents will be truncated with a notice.
- Choose target languageSelect the language to translate INTO from the dropdown. The source language is auto-detected — no need to specify it.
- Click TranslateText is extracted locally, then sent to the AI translation API. Translation returns in 5–20 seconds for most documents.
- Copy the translated textOutput is plain text in your target language. Copy and paste anywhere.
Why use this tool
- 30+ languages including English, Spanish, French, Arabic, Chinese, Urdu, Hindi
- Free, no signup, no daily limit
- Auto-detects source language — no manual selection needed
- PDF binary stays local; only extracted text is sent for translation
- Preserves paragraph structure for readability
- Handles documents up to ~15,000 words per pass
Frequently asked
Does this preserve the PDF's original formatting?
No — output is plain text only. Fonts, columns, images, and headers don't carry over. For format-preserving translation (which requires re-laying out the document), you'd need a desktop tool like Adobe Acrobat Pro with translation plugins.
How accurate is the translation?
AI translation has improved dramatically and now matches Google Translate quality for most language pairs. It's good for understanding meaning, communicating with native speakers, or first-draft translation. For legal, medical, or marketing-grade output, always have a human translator review.
Is the AI free for translation?
Yes — TaimurTools uses the free public Pollinations.ai API. No usage cap is imposed by TaimurTools.
Can I translate scanned PDFs?
Not directly. Run the OCR PDF tool first to convert the scan into searchable text, then translate the result.
What about RTL languages like Arabic, Hebrew, Urdu?
Translation into right-to-left languages works correctly — the output text contains proper Unicode markers for RTL display. When you paste it into a document, set the text direction to RTL for proper rendering.
→ Launch Translate PDF now
Frequently asked — PDF tools
Are these PDF tools really free?
Yes. All 19 PDF tools are free with no signup, no daily limit, and no watermark on the output. Most run entirely in your browser using pdf-lib and pdf.js. The three AI-powered tools (Summarize, Translate, and Structural PDF Parser) extract text locally then send only the text to a free public AI API.
Do my files leave the browser?
For 16 of the 19 tools, no — everything runs locally and the file binary never gets uploaded. For AI Summarize PDF, Translate PDF, and AI Structural PDF Parser, the PDF binary stays local but the extracted text is sent to a free public AI API (Pollinations.ai) for processing. Verify in DevTools' Network tab if you want to confirm.
Is there a file size limit?
No hard limit beyond your browser's available memory. Modern browsers handle PDFs up to several hundred MB. Very large files (1 GB+) may slow your browser; for those, work in chunks.
Can I work with encrypted PDFs?
Owner-restricted PDFs (no opening password, just permission flags) work fine across all tools. PDFs that require a user password to open need the password removed first — most tools refuse to load them otherwise.
Which browsers are supported?
Any modern browser: Chrome 90+, Edge 90+, Firefox 88+, Safari 14+, on desktop or mobile. The PDF rendering engine (pdf.js) and the manipulation engine (pdf-lib) both work everywhere modern JavaScript does.