Free, offline image resizer and PDF merger — no uploads, no account, no server. A privacy-first alternative to Smallpdf, iLovePDF, and TinyPNG that runs entirely in your browser.
Try it live → (replace with your actual GitHub Pages link once it's live)
Most free image and PDF tools (TinyPNG, iLovePDF, Smallpdf) work by uploading your files to a server, processing them, and sending them back. That means your files leave your computer — which is a problem if you care about privacy, or you're working with anything sensitive.
Quiet Kit does the same everyday tasks, but every bit of processing happens locally in your browser. No uploads. No accounts. No tracking. You could disconnect your wifi after the page loads and it would still work.
- Image tool — resize, compress, and convert JPG / PNG / WebP files, in bulk. Choose a max width, target quality, and output format. Download everything as a single zip, or as individual files.
- PDF tool — merge multiple PDFs into one. Drag to reorder before merging.
- Dark / light theme — toggle in the top right, remembers your choice.
- No login, no install, no server, no cost to run.
- Open the live link (or open
index.htmllocally in any modern browser). - Pick a tab: Images or PDFs.
- Drag your files in, or click to choose them.
- Adjust the settings, then process or merge.
- Your download starts immediately — nothing is sent anywhere first.
No build step, no dependencies to install. Just download index.html and open it in a browser, or clone this repo:
git clone https://github.com/xRopers/quiet-kit.git
cd quiet-kit
open index.html # or just double-click the fileA single self-contained HTML file. Image resizing uses the browser's native Canvas API; zipping uses JSZip; PDF merging uses pdf-lib — both loaded from a CDN. No frameworks, no build tools, no backend.
If you've searched for any of these, Quiet Kit does it — offline, for free:
- Online image resizer / compressor without uploading files
- Batch JPG, PNG, or WebP converter, no install
- Free PDF merge tool with no watermark or account
- Privacy-first alternative to Smallpdf, iLovePDF, TinyPNG, or PDF24
- Client-side / browser-only file tools for sensitive documents
MIT — use it, fork it, ship your own version.