Skip to main content
screen-recorder-analyzer extracts a chronological list of what a user was doing from any screen recording. Combines Whisper audio transcription, Tesseract OCR on keyframes, and GPT action extraction.

GitHub

nometria/screen-recorder-analyzer

PyPI

screen-recorder-analyzer on PyPI

Install

Usage

Output format

Pipeline

Optional engines

Use cases

  • User research: Understand what testers are doing in session recordings
  • QA automation: Extract action sequences from recorded test runs
  • Onboarding analysis: See where users get stuck in screen recordings
  • Compliance logging: Generate structured audit trails from recorded sessions