Import SVG with the text still editable
OnePrism rebuilds an SVG from the file's own nodes rather than placing it as artwork. Nothing is traced or flattened on the way in.
| In the SVG | Native import | With OnePrism |
|---|---|---|
| Text | No Outlines | Yes Live text layers |
| Font | No Baked into the shape | Yes Still a font you can swap |
| Shapes | Partly Vector footage; paths only after Create Shapes from Vector Layer | Yes Shape layers, fills and strokes intact |
| Groups | No Nothing to move on its own | Yes Grouping preserved |
| A copy change | No Rebuild the artwork | Yes Retype it in the timeline |
| The whole file | Yes One footage item | Yes One step in After Effects history, so one undo removes it |
Export with live text
Turn off the convert-to-outlines option in your design tool before you export. Once the words are paths, no import can recover them.
Import an SVG
Lottie animations
A Lottie (Bodymovin) .json builds a new composition that already moves. A
node that cannot be rebuilt degrades rather than failing the import, so one
unusual shape does not cost you the file.
| Rebuilt | Skipped, and named in the summary |
|---|---|
| Shape and null layers, in order, with parenting kept | Precomp, image, text and solid layers |
| Position, anchor, scale, rotation and opacity keyframes, easing approximated | Animated path morphs. Shapes arrive at their first-frame form |
| Paths, rectangles and ellipses with solid fills and strokes | Gradient fills and strokes, trim paths, repeaters, merge paths |
| Comp size, frame rate and duration, read from the file | Mattes, expressions, and rounded corners, which approximate to sharp |
If it does not work
| What you see | What it usually means |
|---|---|
| Your AI says it could not open or read the file | The path did not resolve in your AI client, which is what opens the file. Check the path, or paste the SVG source into the chat instead |
| svg-parse or lottie-parse comes back | The contents arrived but could not be read. The SVG or JSON is malformed — export it again |
| The type came in as shapes | The SVG was exported with its text already converted to outlines |
| The type looks heavy or clipped | An After Effects font quirk, not the import. Troubleshooting has the font-name and stroke fixes |
| Nothing was imported | The Lottie file holds only precomp assets and no top-level layers |
Common questions
Related
Animate
Ask for motion in plain language and OnePrism writes real After Effects keyframes: editable easing, staggering, retiming and expressions you can read.
Prism MCP
The MCP panel connects your AI client to the live composition and runs its requests as native After Effects work, what it does and how to use it.