Add motion graphics and lower thirds in PandaStudio

PandaStudio adds polished motion graphics (lower thirds, stat reveals, chapter cards, flowcharts, checklists, quote cards) from a template library, plus fully custom HTML graphics, with no After Effects.

Pick a template, fill in your text, and drop it on the timeline. Lower thirds introduce a name or topic; chapter cards mark sections; stat reveals and comparison tables carry data. For anything bespoke, render your own HTML and GSAP animation through the built-in engine.

In the app

  1. 1Open the Graphics tab (or Lower 3rds for name/title bars).
  2. 2Pick a template: lower third, stat reveal, chapter card, checklist, quote card, and more.
  3. 3Fill in your text and brand colors; it previews on the video.
  4. 4Place it on the timeline for the span you want it visible.

Ask the AI

Open the AI chat in the editor and say any of these. The agent does the edits for you.

Add a lower third with my name and handle when I first appear.
Drop a chapter card that says Setup at the start of this section.
Show a stat card with 62 percent as I say the number.

CLI & MCP

Every capability is a verb, reachable from the terminal or from an MCP agent (Claude Code, Cursor, Cline, Continue, Claude Desktop).

motion.list
pandastudio motion.list

Browse templates and their editable slots.

motion.generate
pandastudio motion.generate --templateId=lower-third --slots='{...}'

Returns a jobId; then place it.

project.add-lower-third
pandastudio project.add-lower-third --id=$ID --atMs=2000 --durationMs=4000 --title='Kamal' --subtitle='@kamskans'