1. Upload the package
Drop in a SCORM zip exactly as it was exported. Packages are checked for size and safety before anything is opened.
How it works
Every authoring tool packages its courses differently, and the words learners read are rarely sitting in a file you can simply open. Here is what happens when you hand us a package.
Drop in a SCORM zip exactly as it was exported. Packages are checked for size and safety before anything is opened.
We fingerprint the package to work out which authoring tool produced it, and read the manifest for version, launch file and language.
A parser built for that tool walks the course, recovering lessons in order along with headings, paragraphs, lists, questions and media.
Every import records how it was parsed and how confident we are, with warnings when something looks incomplete — so you never trust a bad extraction by accident.
Lessons and blocks become records in your library. Images, video, audio and captions go into secure storage, linked to the block they belong to.
Review and edit in the app, then export clean Markdown or JSON to feed AI, search or your own platform.
Details that matter
Extraction is only useful if you can trust it later. Each import is fully traceable back to the package it came from.