Home / About

About wingjay

A small set of file and text tools, built on one rule: your files stay on your device.

The idea

Almost every free tool for compressing an image or merging a PDF works the same way. You upload the file, a server does the work, and you download the result. It is a reasonable design, and it has two costs that people rarely think about: you wait for the upload, and a copy of your file sits on somebody else's machine.

Modern browsers no longer need that arrangement. They can decode images, re-encode them, read PDF structure and write new documents — all locally. Every tool here is built that way. There is no upload step, no processing queue, and no server that ever sees your file.

What that changes in practice

You can verify all of this yourself. Open your browser's developer tools, switch to the Network tab, and use any tool on the site. You will see the page load, and then nothing.

The honest limitations

Local processing is not free of trade-offs, and it would be dishonest to pretend otherwise.

How the site is paid for

Advertising, through Google AdSense. That is the whole model. There is no premium plan, no data collection to sell, and no upsell — partly on principle, and partly because a tool that never sees your files has no data to monetise even if it wanted to.

The tools

Eleven at the moment, with more added as they prove useful.

Feedback

If a tool produces a wrong result, breaks on a particular file, or is missing something obvious, that is worth knowing about. The contact page explains how to get in touch and what to include so the problem can actually be reproduced.