I built free browser-based tools for devs โ no sign-up, no server uploads (opens in new tab)
The problem Every time I needed to compress an image, convert to WebP, or generate a UUID, I ended up on sites full of ads, paywalls, or that require sign-up just to use a basic tool. Annoying. ## What I built A collection of simple tools that run entirely in your browser: ๐ผ Image Compressor โ compress JPG/PNG client-side ๐ PDF Compressor โ same for PDFs ๐ WebP Converter โ convert images to WebP instantly ๐ Lorem Ipsum โ customizable placeholder text ๐ค Text Case Converter โ camelCase, snake_c...
Read the original article