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

(tools.techchee.com)

2 points | by ketyung 12 hours ago ago

1 comments

  • ketyung 12 hours ago 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!