Reduce the file size of a PowerPoint file by:
- Unpacking the .pptx file
- Optimizing the media files
- Convert .tiff to .png
- Resize images to max. width/height of 1920px (can be changed)
- Compressing the images with ImageOptim
- Compressing the unpacked files into the .pptx again
- 🎉
- Have ImageOptim installed
- Currently, only for MacOS
Start the script with:
sh ./reduce-powerpoint-file-size.sh powerpoint.pptx
A .pdf file exported from PowerPoint can be quite big, when using the highest settings.
To reduce the file size further, the medium export option can be selected.
The option can be find the "General" PowerPoint settings.
Originally found at https://mybyways.com/blog/fixing-powerpoint-tiff-images-and-fonts