I built an Image Splitter tool in under an hour using ChatGPT

2 ketyung 1 6/7/2025, 4:18:25 AM tools.techchee.com ↗

Comments (1)

ketyung · 17h ago
I wanted a quick way to split images into equal parts for content creation and testing.

So I described the logic and flow to ChatGPT, then vibe-coded the UI into my React template. Took less than an hour.

It supports column/row sliders, downloads as a ZIP, and has no backend — it's fully client-side.

Completely free to use, no sign-up needed. Happy to hear feedback or questions!