Forum Discussion
Jschm001
Oct 29, 2020Copper Contributor
How does file size of a PowerPoint work?
Hello Community, I am working with an end user of our who is working with a PowerPoint presentation. The user was trying to keep below a certain file size but when went over, the user decided to ...
Kam
Oct 29, 2020Silver Contributor
Jschm001 If the user used the PowerPoint app for the Presentation, and if it was not stored in the cloud, he might have forgotten to save it. If the user wants to save a lot of space, the user could put the Presentation in a .zip file.
BradD
Oct 30, 2020Brass Contributor
PowerPoint files are already zip files. If you convert the extension of the file to .zip you’ll see it contains a set of XML files and the like. The user could check the zip contents before and after to see which specific files are or are not changing and where the volume of the KB's are located. You'll find images and all sorts of things in the zip file so targeting specific files and their sizes will be easy. I can't promise that the person comparing the zip contents will always understand what they're looking at though.