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
- 1Open the Graphics tab (or Lower 3rds for name/title bars).
- 2Pick a template: lower third, stat reveal, chapter card, checklist, quote card, and more.
- 3Fill in your text and brand colors; it previews on the video.
- 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.
CLI & MCP
Every capability is a verb, reachable from the terminal or from an MCP agent (Claude Code, Cursor, Cline, Continue, Claude Desktop).
pandastudio motion.list
Browse templates and their editable slots.
pandastudio motion.generate --templateId=lower-third --slots='{...}'Returns a jobId; then place it.
pandastudio project.add-lower-third --id=$ID --atMs=2000 --durationMs=4000 --title='Kamal' --subtitle='@kamskans'