About imglogotool.com
imglogotool.com is a collection of free, browser-based image tools built for developers and designers. Every tool runs 100% in your browser — your files are never uploaded to any server.
The site is built with Nuxt 4 (static site generation), deployed on Cloudflare Pages, and uses WebAssembly codecs (MozJPEG, libwebp, libavif, libjxl) for professional-grade image processing.
Built by uax.io
uax.io — a dev studio building free developer tools since 2016. Over 2 million app downloads on Google Play. We believe developer tools should respect privacy.
Why we built this
Most online image tools upload your files to their servers for processing. This is unnecessary — modern browsers can handle image conversion, compression, and editing entirely client-side using Canvas API and WebAssembly. imglogotool.com proves that you don't need to sacrifice privacy for convenience.
Tech stack
- Nuxt 4 (SSG) — static site, no server runtime
- WebAssembly codecs — MozJPEG, libwebp, libavif, libjxl via jSquash
- Cloudflare Pages — global CDN deployment
- Plain CSS — no frameworks
Contact
Found a bug or have a suggestion? Open an issue or reach out via email.
Privacy
See our Privacy Policy. TL;DR: your files never leave your device.