To convert text or other vector graphics to outlines in Adobe XD, follow these steps:
-
Select the object: Click on the text box or vector graphic you want to convert to outlines.
-
Use the shortcut: Press
CMD + 8
on macOS orCTRL + 8
on Windows. This command essentially converts the selected object into a set of editable paths. This is also called "Convert to Paths". -
Export as SVG (Optional but Recommended): Although the text is now outlined, exporting as an SVG (Scalable Vector Graphic) ensures that the outlines are preserved when you share the file or use it in other applications. Go to File > Export > All Artboards or Selected. Choose SVG as your format.
By converting to outlines, the text or shapes are no longer treated as editable text or primitives but as vector paths. This is especially useful for:
- Preserving fonts: When sharing designs with collaborators who might not have the same fonts installed, converting to outlines ensures the text appears as intended.
- Advanced editing: Outlines allow you to manipulate the shapes in more complex ways than standard text editing allows.
- Cross-platform compatibility: Outlines ensure visual consistency across different devices and software.