Skip to content
Video2Any

Open-source core: video-slide-extractor

The slide-change detector behind Video2Any is open source. It is a zero-dependency JavaScript package for detecting slide and scene changes from video frames, in the browser or Node.

A video frame feeding into the video-slide-extractor code, packaged as an installable module.

What it does

  • Detects slide and scene changes from video frames
  • Zero dependencies; runs in the browser or in Node
  • A base for video-to-PowerPoint, lecture-to-slides, and screen-recording-to-PPT tools

Get started

Install: npm i video-slide-extractor

The full export workflow — cropping, OCR, and PPTX / PDF export — lives here in Video2Any.

SubtitleRocket, our sister tool for burned-in social captions, is built by the same team.

Back to home · Open the converter