Image Tools (Real working)
Compress / Convert / Resize / Bulk / Before-After
Image → PDF
Select images and convert to a single PDF.
PDF Tools (Merge / Split / Compress fallback)
Merge multiple PDFs, split pages, or do a client-side rasterize-compress.
PDF → Images (Extract page as image)
Open PDF pages as JPG/PNG (client-side rendering)
Notes & Limitations
Password-protect PDF: Not implemented here — creating a securely encrypted PDF client-side is not reliably supported by common browser libraries. I can add a server-side option (Node/PHP) to create an encrypted PDF or implement a paid library. Tell me if you want me to add server-side encryption.
Advanced lossless PDF compression: Best done server-side (Ghostscript/qpdf). The client-side "Compress" here rasterizes pages which reduces size but may reduce quality.
Advanced lossless PDF compression: Best done server-side (Ghostscript/qpdf). The client-side "Compress" here rasterizes pages which reduces size but may reduce quality.