About Quikkit

Quikkit is a growing set of free utilities for everyday file tasks – compressing images, merging PDFs, making QR codes – built on one principle: your files should never leave your device.

How it works

Modern browsers ship powerful APIs (Canvas, WebAssembly, File System Access). Quikkit uses them to do the processing locally, the same way a desktop app would. The page you load is static HTML and JavaScript; there is no upload endpoint at all. You can verify this in your browser's network tab, or use the tools offline once loaded.

Who builds it

Quikkit is an independent project based in Ontario, Canada. Feedback and tool requests: hello@quikkit.app.

Open standards

PDF processing uses pdf-lib and Mozilla's pdf.js; QR codes follow ISO/IEC 18004.