Two pieces is the split people reach for most, and it is almost never about grids.
You are separating two people who stood side by side. You are pulling a scanned book spread apart at the gutter. You are cutting a wide screenshot so each half stays readable on a phone. The direction of the cut matters more than the count.
The tool starts with a vertical cut, one row and two columns, so you get a left half and a right half. One click flips it to two rows and one column for a top half and a bottom half. A 1600 × 1200 photo cut vertically gives you two 800 × 1200 px halves. Cut the same photo horizontally and you get two 1600 × 600 px halves instead.
The cut line is draggable. An exact 50/50 split is rarely what a photo wants: the gutter of a scanned book sits off centre, and faces have a habit of sitting right where the line lands. Drag the line with the mouse, or nudge it with the arrow keys, and the preview redraws before you export anything.
All of it runs in your browser using the Canvas API. The page reads your file, cuts it on a canvas and hands back the pieces as downloads. Your image never leaves your device, so a private photo stays private and a large scan never has to travel.