01
What “exports to PowerPoint” actually means
Almost every AI deck tool exports a .pptx. The files differ enormously. At one end the slide is a picture in a PowerPoint wrapper, it opens, it looks right, and nothing on it can be changed. At the other end every heading, bullet, rule and shape is a real object your colleague can select and retype.
Skiaw only produces the second kind, and the pipeline is built backwards from that requirement. The deck is laid out in a browser, then the geometry, not the pixels, is read out of the rendered page and turned directly into PowerPoint shapes. Because a PowerPoint slide is exactly 9,525 EMU per pixel on both axes at our canvas size, that translation is arithmetic rather than approximation.
Gamma also exports .pptx on every plan, and embeds your theme's heading and body fonts into the file. Its own documentation is candid about the edges: italics are synthesised by slanting the regular weight rather than using a true italic face, and gradient headings, frosted backgrounds and some advanced effects may fall back to simpler styling in the exported file. If your deck lives inside Gamma and PowerPoint is an occasional handoff, that is a reasonable trade. If PowerPoint is the destination, the gap is work you do by hand.