DEV Community

Cover image for I Built an Image Editing Tool Using Vibe Coding
Jiaming Super
Jiaming Super

Posted on

I Built an Image Editing Tool Using Vibe Coding

I've been obsessed with "vibe coding" lately. I recently had some image compression and watermarking work to do, which led to the creation of this web-based tool.

I didn't touch the code at all, only making a few requests:

  1. A single-page tool for image compression and watermarking.
  2. No server-side support, purely front-end.
  3. The interface needed to be simple and advanced.
  4. You could add a few more practical image processing features.

Here's the final result: Preview of the Image Editor

What do you think? What other image-editing features could you add? I'm eager to see how far vibe coding can take us.

Top comments (0)