https://github.com/stevencohn/shrinkdeck
Shrink the size of a given PowerPoint pptx file by minimizing the size of its embedded images
https://github.com/stevencohn/shrinkdeck
compress powerpoint shrink
Last synced: 3 months ago
JSON representation
Shrink the size of a given PowerPoint pptx file by minimizing the size of its embedded images
- Host: GitHub
- URL: https://github.com/stevencohn/shrinkdeck
- Owner: stevencohn
- License: mit
- Created: 2024-07-17T15:42:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T16:07:04.000Z (10 months ago)
- Last Synced: 2025-01-15T21:09:26.061Z (4 months ago)
- Topics: compress, powerpoint, shrink
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShrinkDeck
Shrink the size of a given PowerPoint pptx file by minimizing the size of its embedded images.Very simple command line:
PS> .\ShrinkDeck.exe *path-to-pttx*
----
Requires .NET Core 8+