How I Built a Privacy-Friendly Image Converter That Runs Entirely in the Browser
I recently launched my first side project: WASEVERIN Image Converter. It is a lightweight online image converter that processes images entirely inside the browser. You can try it here: https://image.waseverin.com Image conversion is a simple problem, but many existing tools require users to: Upload images to a remote server Create an account Wait for server-side processing Accept watermarks or usage limits I wanted to build something simpler. The goal was to let users open the website, choose an


