DEV Community

Ritesh Kumar
Ritesh Kumar

Posted on

Stop posting boring black-and-white screenshots of your code. I built a free tool to fix this.

Hey everyone,

As a frontend developer, I love sharing quick code snippets and learning moments on LinkedIn and Twitter. But every time I wanted to post something, I faced a minor friction point: taking screenshots directly from VS Code looked dull, gray, and completely boring.

The alternative? Open Figma, create a canvas, add a trendy gradient background, drop the code image, fix the shadows, and then export. Doing this for a 10-second social media post felt like complete over-engineering.

I just wanted something fast. Like, 5 seconds fast.

So over the last few days, I built KromaStudio.in.

It’s a lightweight, no-nonsense web tool designed to instantly beautify your raw code screenshots into premium, aesthetic mockups.

✨ What it does right now:
Drag & Drop: Just drop your screenshot onto the canvas.

Premium Gradients: Toggle between beautiful, hand-picked backgrounds.

Browser Frame: Adds a clean, professional window wrapper around your code.

No Signup Required: I hate landing pages that force me to sign up just to use a basic utility tool. KromaStudio has zero login screens and zero watermarks. You use it, you export, you're done.

πŸ› οΈ The Tech Stack:
I wanted to keep it extremely fast and responsive, so I built it using:

Next.js / React (for the frontend)

Tailwind CSS (for the UI styling)

Vercel (for lightning-fast hosting and analytics)

πŸ™Œ I need your brutal feedback!
I literally just launched this tool today. Since this community is packed with amazing developers, I’d love to get some honest feedback:

Is the UI intuitive enough?

What feature should I build next? (Should I add code syntax highlighting themes directly inside the tool?)

Check it out here: KromaStudio.in

If you like it, awesome! If you think it needs work, please drop your suggestions in the comments below. I'm actively improving it.

Cheers! πŸš€

Top comments (0)