b2KIT

Image Step Numbering Tool

Add numbered step circles and connector lines to screenshots for tutorials and documentation.

Tested tool guide Tested browser tools Checked August 16, 2026

What Image Step Numbering Tool does and how it behaves

Tutorial screenshots often need two kinds of guidance at once: a location cue and an order. This tool places numbered step circles on a screenshot and adds connector lines so readers can follow the intended path without hunting through surrounding prose. It suits a single visual sequence, such as moving through controls in a dialog. The common surprise is that the annotations describe actions but do not create them. The result remains a static image, not a clickable tutorial or a record of what the interface actually did. Processing stays in the browser, and the screenshot is not uploaded.

How the result is produced

1

Numbered anchors

Numbered circles provide the ordered anchors. A marker's numeral tells the reader when to look there, while its placement tells the reader what control, field, or region the step refers to. Keep the circle close enough to make that relationship clear without hiding the target's own label or state. The numbering should agree with the written procedure; the image itself cannot explain skipped numbers, branches, or optional steps.

2

Connector paths

Connector lines carry the reader's eye between markers or associate a marker with a target when direct placement would obscure useful screenshot content. Their meaning comes from their endpoints and surrounding layout, so a line should not appear to terminate at an unrelated control. Together, circles and lines form visible annotations over the source screenshot. They communicate spatial and sequential relationships, but they do not alter the pictured interface.

Good uses

  • Prepare a help-center screenshot that shows the order for opening settings, choosing a specific option, saving it, and returning to the main screen.
  • Mark several required fields and the final submit control in an account setup flow where readers need both location and entry order.
  • Give a developer or tester one annotated screenshot showing the exact control sequence used to reach and reproduce a visual interface problem.

Limits and checks

  • Markers can hide small labels, toggles, error messages, or selected states. Check that each target remains identifiable after its circle is placed, especially on compact mobile screenshots.
  • Connector lines that cross, touch unrelated controls, or end in open space can imply the wrong relationship even when the displayed numeric order is correct.
  • Annotations are tied to the captured layout. If the interface moves, resizes, changes language, or is redesigned, previously accurate circles may point to stale or incorrect locations.

Common questions

Does this make the screenshot into an interactive guide?

No. The tool adds visual step markers and connectors to an image; it does not make the pictured buttons clickable, enforce the numbered order, or expose the sequence as interface state. Use the annotated screenshot inside documentation, and keep the actual instructions in text. Text can cover prerequisites, alternate paths, expected results, and other details that a numbered image cannot establish on its own.

Can I use a screenshot containing sensitive information?

The screenshot is processed entirely in the browser and is not uploaded by this tool. That does not make the finished image safe to share. Visible names, account identifiers, messages, browser tabs, and other private content remain part of the screenshot unless removed beforehand. Step circles and connector lines are annotations, not redaction. Inspect every edge and background area before distributing the result.

References and verification

The behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools