DEV Community

Cover image for I built a tiny tool to fix a daily annoyance — and it actually made my workflow faster.
Jhon Smith
Jhon Smith

Posted on

I built a tiny tool to fix a daily annoyance — and it actually made my workflow faster.

As someone who switches between writing blog posts and coding, I constantly found myself needing to convert text:

UPPERCASE → sentence case

snake_case → Title Case

base64 decode stuff

generate simple hashes for quick checks

I got tired of using ad-heavy, bloated tools online. So I built my own — lightweight, no ads, mobile-friendly, and just fast.

🛠️ SmartCaseConverter.com — It currently supports:

Text case conversions

Base64 encoder/decoder

PHP hash generator (MD5, SHA1, etc.)

No tracking, no login, no BS.

If it’s useful to anyone here, I’d love feedback or feature ideas. I’m planning to add a text diff checker next.

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.