About
A small, fast set of image tools.
TinyPixel is a focused suite of in-browser image tools. Convert, compress, resize, and edit your files without uploading them anywhere. No account, no watermark, no waiting for a server to do the work.
The principle
Most online image tools work the same way. You drop a file in, it gets uploaded to a server, the server does the work, and the result is sent back. Your photo passes through someone else’s pipeline, sits on disk for some retention window, and ends up in logs you’ll never see.
TinyPixel does it the other way around. The tools run in your browser. Your files are processed on your device and never sent to us. We can’t see them, store them, or pass them on, because they never leave your computer in the first place.
If you want to verify it for yourself, open your browser’s DevTools and watch the Network tab while you use a tool. There are step-by-step instructions on the verify in DevTools page.
How the tools work
Every tool is a single page that loads a small amount of JavaScript and a WebAssembly module for the file format it’s working with. Once that page is open, it works offline. You can disconnect from the internet and the tool will still run.
Because the work happens locally, the tools are limited by your device, not by a free-tier quota. There’s no queue, no monthly conversion cap, and no waiting in line behind other people’s files.
What you can do here
Convert
Compress
Resize
Edit
More tools are added as we go.
How the site stays free
Because the tools run on your device, our running costs are small: hosting a static site, serving a few WebAssembly modules, and answering the occasional email. Advertising on the marketing pages covers those costs, which is why the tools themselves are free to use without an account or a limit.
We’re also planning a paid tier later for things the free tools can’t do well, like very large files and programmatic access. Those are different products with their own setup; the free in-browser tools you see today will stay free.
Get in touch
Bug reports, format requests, feedback, or anything else: email support@tinypixel.app. It goes straight to a real inbox.
For details on what happens to your data when you visit the site, see the Privacy Policy.