How can I export PowerPoint 3D vector artwork as a true SVG without rasterization?

Ramachandran K 0 Reputation points
2026-08-12T08:14:42.6233333+00:00

Hello,

I create medical illustrations in Microsoft PowerPoint using only vector shapes and custom freeform geometry. Some of these shapes use 3-D Format and 3-D Rotation to create the dimensional appearance.

I need to export these illustrations as true vector SVG files.

I have tested this on PowerPoint for Mac and PowerPoint for Windows, and I get the same result:

  • The original artwork consists of vector shapes; there are no inserted PNG/JPEG images.
  • When 3-D effects are applied, exporting the artwork as SVG causes the affected shapes to become embedded raster images inside the SVG.
  • When the 3-D effects are removed, the same artwork exports as vector SVG paths without embedded raster images.

I need to preserve the 3-D visual appearance while keeping the SVG completely vector.

What is the correct workaround?

Is there a Microsoft-supported way to:

PowerPoint vector shapes + 3-D effects → SVG containing only vector elements without rasterizing the 3-D portions?

I have already tested both Mac and Windows PowerPoint, and the rasterization occurs on both.

I would prefer not to recreate the illustrations from scratch in another application because the artwork is already constructed from PowerPoint vector geometry.

If PowerPoint's SVG exporter cannot preserve its 3-D effects as vector elements, is there a recommended way to convert/reconstruct the 3-D appearance using PowerPoint features that remain vector when exported to SVG?

Any specific settings, export method, VBA method, or Microsoft-recommended workflow would be very helpful.

Thank you.

Microsoft 365 and Office | PowerPoint | For home | MacOS
0 comments No comments

1 answer

Sort by: Oldest
  1. DaveM121 931.9K Reputation points Independent Advisor
    2026-08-12T09:05:09.05+00:00

    There is no native method in PowerPoint to export artwork that contains 3D effects or objects in true SVG format, the 3D parts will always be rasterized, the problem is PowerPoint is not a drawing package, it is mainly focused on presentations.

    To create artwork that contains vector graphics that contain 3D shapes and objects and then export the artwork as true SVG format, you would need to use specific software like Adobe Illustrator or you could try the free version of InkScape from the Microsoft Store.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.