aphrOS

Screenshots, OCR and recording

Press Print. Everything else is a variation on that.

What happens when you press it

The screen freezes first. You are then aiming at a still picture rather than at a moving desktop, which is the difference between catching a menu and watching it close as you reach for it.

Drag a rectangle, or click once on a window — window and monitor outlines are offered as snap targets, so "drag a box around that" becomes "click the thing you meant".

The result goes to two places at once: a PNG in ~/Pictures, and the clipboard. One without the other is lost the moment you copy something else.

A notification appears carrying the shot itself as its icon — so it confirms what was captured, not merely that something was — and offers to open it for annotation.

The modes

ModeWhat it takes
smartThe default. Freeze, then pick a region or click a window.
regionA dragged rectangle, nothing else.
windowThe window under the pointer.
screenThe whole output.
ocrReads the text out of the selection and copies it.
colorPicks the colour under the pointer and copies the hex.
recordStarts a screen recording; press again to stop.

From a terminal:

aphros-capture window
aphros-capture ocr

Or from the menu: SUPER + ALT + spaceCapture.

OCR

ocr puts the text of whatever you selected on the clipboard. It is the fastest route out of a screenshot someone sent you, an error dialog that won't let you select its own message, or a paused video frame.

Recording

record toggles. Start it, do the thing, run it again to stop; the file lands beside the screenshots. There is no separate stop button to find, because a recording you cannot stop is worse than no recording.

Where things land