Use case
A model watching video samples one frame per second, blind. An hour becomes 3,600 images, over a million tokens, and most of them are the same static screen. The document solves that before it ever reaches the model.
Prepare a video for the AI free, and the video does not leave your computer
You have a recording — a demo, a lesson, a support session, an incident — and you want to ask a model things about it. Sending the file hits three walls: the size limit, the cost of processing repeated frames, and the fact that most models simply do not accept video.
And even where they do, the model loses what was said alongside what was shown: the speech arrives as a loose block of text, with no idea which screen it belongs to.
A PDF (or Markdown, HTML, JSON) any model can read, with the information already organised:
It sends nothing to any model. It assembles the material and hands it to you. You choose the model, the account and the usage policy — including a model running inside your own company.
It does not replace watching the video when movement is the data. If what matters is an animation, a transition or someone’s gesture, scene-change frames lose that. For system screens, which is the common case, they catch everything that matters.
It does not summarise by itself. The summary is the model’s job; ours is to make the model read the right thing.
Prepare a video for the AI See the plans
It is the most general of the five, and the tool’s default — when you do not know which document you want, this is the one that works.