Hi all. First time posting on this forum. Thanks to Andrew Hazelden for pointing me toward this thread. It's an honor to add something to Reactor.
A note up front: English isn't my first language, so AI helps me translate. The work and opinions are mine. Apologies if any phrasing feels off.
This pack ports common CapCut-style text animations to DaVinci Resolve as drag-and-drop Edit page Titles. No Fusion graph to open, no keyframes to set. Drop one on a clip, type the text, and the animation plays.
Standard Fusion nodes only (TextPlus + PolyPath + a few modifiers), 5 nodes or fewer per template. The macros are kept simple so they're easy to inspect and tweak.
GitLab MR: WeSuckLess/Reactor !370
What's in the pack
8 free titles:
FT Bounce
FT Bounce In TL
FT Fade In
FT Popup Bounce
FT Shake
FT Slide In
FT Stomp
FT Typewriter
Works on the free version of DaVinci Resolve 17+. No Studio required, no plugins, no login. Titles install into the Effects Library under Titles, prefixed with "FT" for easy grouping. Bundled fonts: Poppins and Courier Prime (Google Fonts OFL, redistributable).
I'm still learning the deeper parts of Fusion. Right now I'm working on a Pro pack with 30+ more templates. Down the road I'd like to build other kinds of atoms too: transitions, effects. Looking forward to learning from this community along the way.
Screenshot
Changelog
v1.0 2026-04-26
Initial release. 8 titles for DaVinci Resolve 17+.
Atom File Contents
- Atom {
- Name = "FrameTools CapCut Caption Pack",
- Category = "Templates",
- Author = "FrameTools",
- Version = 1.0,
- Date = {2026, 4, 26},
- Description = [[<p>Eight free CapCut-style text animation titles for DaVinci Resolve.</p>
- <p>Drag-and-drop captions for short-form video work. No Fusion graph to open, no keyframes to set. Drop one on a clip, type the text, the animation plays. Trim the clip later and the text moves with it.</p>
- <p>The pack includes:</p>
- <ul>
- <li>FT Bounce</li>
- <li>FT Bounce In TL</li>
- <li>FT Fade In</li>
- <li>FT Popup Bounce</li>
- <li>FT Shake</li>
- <li>FT Slide In</li>
- <li>FT Stomp</li>
- <li>FT Typewriter</li>
- </ul>
- <p>Works with the free version of DaVinci Resolve. No Studio required, no plugins, no login. The titles install into the Effects Library under Titles, prefixed with "FT" for easy grouping.</p>
- <p>Built on standard Fusion nodes only (5 nodes or fewer per template). Includes Poppins and Courier Prime fonts (Google Fonts OFL, redistributable).</p>
- <p>If the free pack saves you time, a Pro pack with around 30 to 40 more templates is in the works.</p>]],
- Donation = {
- URL = [[https://frametoolsmith.gumroad.com/l/capcut-captions-free]],
- Amount = "$5.00 USD",
- },
- Deploy = {
- Resolve = {
- "Templates/Edit/Titles/FT Bounce.setting",
- "Templates/Edit/Titles/FT Bounce.png",
- "Templates/Edit/Titles/FT Bounce In TL.setting",
- "Templates/Edit/Titles/FT Bounce In TL.png",
- "Templates/Edit/Titles/FT Fade In.setting",
- "Templates/Edit/Titles/FT Fade In.png",
- "Templates/Edit/Titles/FT Popup Bounce.setting",
- "Templates/Edit/Titles/FT Popup Bounce.png",
- "Templates/Edit/Titles/FT Shake.setting",
- "Templates/Edit/Titles/FT Shake.png",
- "Templates/Edit/Titles/FT Slide In.setting",
- "Templates/Edit/Titles/FT Slide In.png",
- "Templates/Edit/Titles/FT Stomp.setting",
- "Templates/Edit/Titles/FT Stomp.png",
- "Templates/Edit/Titles/FT Typewriter.setting",
- "Templates/Edit/Titles/FT Typewriter.png",
- },
- },
- Minimum = 17,
- }
Zipped Atom Package
Links
GitLab MR #370: https://gitlab.com/WeSuckLess/Reactor/- ... quests/370
Free pack on Gumroad: https://frametoolsmith.gumroad.com/l/ca ... tions-free
Hope they're useful in your edits. Any feedback or critique on the macros is welcome. Happy to iterate.