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
The problem Every time I needed to compress an image, convert to WebP, or generate a...
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

Every developer needs quick tools — JSON formatter, Base64 encoder, JWT decoder, regex tester, PDF...

'## What I Built Eight developer tools that run entirely in your browser — no files uploaded, no...

Every developer has a list of "quick task" sites they visit ten times a week. Compress a PDF. Format...

I'm not a startup. I don't have a team. I'm just a developer who got tired of landing on tool...

You're in the middle of debugging a production issue. You need to quickly decode a JWT token. You...

Hey DEV community! 👋 I built IMGVO — a free image tool that works entirely in your browser. ...