How do I export a PowerPoint slide?
In PowerPoint: File → Export → Change File Type → PNG. Set width to 1920px for best AI analysis quality.
Does it preserve slide backgrounds?
Yes — solid colors, gradients and image backgrounds all converted to CSS. Photo backgrounds use CSS background-image with background-size:cover.
Can I convert an entire presentation?
Yes — upload each slide as a separate image. Each creates one HTML slide. Use multi-file projects to get all slides in one ZIP.
Are animations supported?
Basic CSS entrance animations (fade-in, slide-in) are added. Complex PowerPoint animations are approximated with CSS keyframes.
Can I embed HTML slides on a website?
Yes — standalone full-screen page. Embed with .
What about charts and tables?
Charts and tables are reconstructed visually using HTML/CSS — maintaining the visual appearance without interactive data.