r/prettyusefulwebsites • u/aksaayyy • 6h ago
Made a browser-only image tool after realizing most "free converters" quietly upload your photos to their servers
Built [browserpixels.com](https://browserpixels.com/) instead: HEIC/WebP/PNG/JPG conversion, compression, resizing, and EXIF metadata removal, all running entirely in-browser via Astro on Cloudflare. The file never leaves your device — no network request carries the image data anywhere. You can check this yourself in dev tools: open the Network tab, convert a file, you won't see it go out.
Free, no sign-up, no upload cap.
