How the crop tool works in your browser
Upload image and the browser opens it directly via the File API. This is a free online crop image tool: no server upload happens, no temporary copy is stored outside your device. Drag the crop frame to position, resize from corners or edges, and the live pixel readout updates as you drag. Coordinates are in source-image pixel space, so the number shown is the literal output size. Open DevTools, switch to Network during the crop: no outbound image request appears. Files stay entirely on your device.