Why Annotation Matters
A raw screenshot tells you something is wrong, but annotation tells you exactly what. The difference between "there's a problem here somewhere" and "this specific button is misaligned by 20px" can save your team hours of investigation.The Five Annotation Tools
BugCapturer provides five annotation tools, each designed for a specific purpose:Arrow Tool
Use arrows to point to the exact location of an issue. Best practices:- Point directly at the problem, not near it
- Use one arrow per issue — multiple arrows create confusion
- Keep arrows short and direct
Rectangle Tool
Use rectangles to highlight an area with a visual boundary. Ideal for:- Layout issues affecting a region
- Grouping related problems
- Drawing attention to a section that needs review
Text Tool
Add text labels to provide context that the visual alone can't convey:- Describe what's wrong: "Overlapping text"
- Specify expected behavior: "Should be right-aligned"
- Add measurements: "20px gap here"
Brush Tool
Freehand drawing for when you need to circle, underline, or sketch something that doesn't fit a standard shape. Use sparingly — clean annotations are more professional.Mosaic Tool
Redact sensitive information before sharing screenshots:- User names and email addresses
- API keys and tokens
- Personal data in forms
- Payment information