Tiny Tools Rank Math FAQ Image Compress URL Inspector PDF Tools Website Scanner My Account
PDF Toolkit

Edit, lock, and reshape PDFs.

Remove or add passwords, merge and split files, rotate or reorder pages, shrink file size, and pull page images out of scanned PDFs — all processed and discarded on the server, nothing is kept.

Remove Password

Upload a password-protected PDF and its current password to get an unlocked copy.

Up to 50 MB.

Add Password

Upload an unprotected PDF and set a password required to open it.

Up to 50 MB. The file must not already be password protected.

Merge PDFs

Combine two or more PDFs into a single file, in the order you select them.

Files are merged in the order they are listed here. None may be password protected.

Split / Extract Pages

Pull specific pages or a page range out into a new PDF.

Use commas for individual pages, hyphens for ranges, and "z" for the last page.

Delete / Reorder Pages

List the final page order. Leave out any page numbers you want deleted.

Example: for a 4-page PDF, "3,1,2" keeps only pages 3, 1, and 2 in that order and drops page 4.

Rotate Pages

Rotate all pages, or a specific selection, by a fixed angle.

Compress PDF

Recompresses embedded photos/scans to shrink file size. Fonts and text stay untouched, so PDFs made mostly of text or vector graphics won't shrink much.

PDF to Images

Extracts each page's embedded photo and downloads them all as a ZIP. Only works for scanned/photo PDFs where every page is a single full-page image — PDFs with real text or vector graphics can't be rasterized without a PDF rendering engine, which this pure-PHP tool doesn't have.

Images are extracted at their original resolution — there's no re-rendering, so no DPI setting.

Frequently asked questions

Can I remove a password from a PDF without the original software?

Yes. Upload the protected PDF and its current password in the Remove Password tab to get an unlocked copy. You need to know the password — this tool doesn't crack or bypass unknown passwords.

Will compressing my PDF reduce text or image quality?

Text, fonts, and vector content are left untouched. Compression only recompresses embedded photos and scans at a lower quality, which is where most PDF file size usually comes from, so text-heavy PDFs won't shrink much.

Can I convert any PDF to images?

PDF to Images works for scanned or photo-based PDFs where each page is a single embedded image. It can't rasterize PDFs with real text or vector graphics, since that needs a full PDF rendering engine, and it will tell you clearly if a file doesn't qualify.

Are my PDFs uploaded to a third-party service?

No. All PDF processing — including password removal and decryption — runs in PHP on this server. Files are processed in a temporary workspace and deleted immediately after, with no external services involved.

How do I merge or split a PDF?

Use the Merge tab to combine two or more PDFs in the order you upload them, or the Split / Extract tab to pull out specific pages using a page range like "1-3,5" or "z" for the last page.