About AinnoBox
AinnoBox is a collection of 22 privacy-first, browser-based file processing tools, built and operated by Ainnotech Pty Ltd, a company registered in Australia. Every PDF and image operation runs entirely inside your browser — your files never reach our servers.
Why we built this
The web is full of "free PDF tools" and "image compressors". Most of them work the same way: you upload your file to their server, they process it, they hand you back a result. That means your files — which can be anything from contracts and passport scans to medical reports and family photos — pass through someone else's disk.
We don't think that "upload, process, download" round trip is necessary for most everyday tasks. Modern browsers are powerful enough to do this work locally. WebAssembly, Web Workers, Canvas API and the File System Access API let us run mature libraries like pdf-lib, Squoosh, pdf.js and Tesseract directly in the client. The whole pipeline only needs HTML, CSS, JavaScript and WASM — there is no server backend.
AinnoBox is built on that idea: bring the tools back into the browser, and keep your files on your own device.
Our technical commitments
- Local processing: all parsing, conversion, compression and watermarking happens inside your browser's JavaScript and WASM sandbox. Our servers serve static HTML, CSS, JS and WASM files — they do not receive your data.
- Strict Content Security Policy: we ship strict CSP headers that explicitly restrict where scripts can come from and where data can be sent. See our How It Works page for details.
- HTTPS everywhere: served via Cloudflare's global CDN with auto-renewing TLS certificates.
- No mandatory accounts: no user accounts, no email harvesting, no paywall. All Phase 1 tools are open to use immediately.
- Transparent analytics: we use Plausible Analytics (privacy-friendly, cookie-less). No personal identifiers are tracked. Visitor data is aggregated and anonymous.
- Ads disclosure: to keep the service free, we show Google AdSense ads. Third-party ad serving may involve cookies — you can review and control these through our Privacy Policy.
What we offer
We currently offer 22 tools online: 10 PDF tools and 12 image tools. Input and output for every tool stays inside the browser.
- PDF: merge / split / compress / rotate
- PDF: extract pages / delete pages / page numbers
- PDF ↔ image conversion
- PDF: watermark
- Image: compress / resize / crop
- Image: rotate / flip / format conversion
- Image: text overlay / watermark
- HEIC → JPG / WebP → JPG
- QR code generator
- Multi-size favicon generator
See the full list on the home page.
Who runs this
Ainnotech Pty Ltd
Registered in Australia
Email: contact-us@ainnotech.com.au · Contact page: Contact
Feedback & contributions
We add new tools regularly. If there's something you need that we don't cover yet, or you spot a bug, please email us — we read every message.
Want to understand the exact privacy boundaries of each tool? Read the Privacy Policy and How It Works page.