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.

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.