Built a free browser-based image/PDF tools site over the last month: pixelcorelab.com https://www.pixelcorelab.com/tools https://www.pixelcorelab.com/tools/background-remover
The main differentiator is that everything runs locally in the browser — no files uploaded, no signup, no ads, no tracking. Most "free tool" sites I've looked at either upload your files to a server or are ad-supported (or both).
But I'm not sure if that comes across when people first land on the page. I'm too close to it now to judge.
Specifically I'd love feedback on:
- Within ~5 seconds of landing, is it clear that nothing gets uploaded?
- Does the homepage explain *why* that matters, or does it just feel like marketing fluff?
- If you tried one of the tools (e.g. background remover or HEIC converter), did anything feel off — speed, UI, trust?
Not looking for "looks great!" — would much rather hear what's confusing or unconvincing. Honest critique appreciated.
Tech stack for context: Next.js, WebAssembly, Canvas API. Everything client-side.