Skip to content
forked from manuviswam/GoPPT

Golang library for Powerpoint manipulation

License

Notifications You must be signed in to change notification settings

meandrewdev/GoPPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPPT

Golang library for Powerpoint manipulation

This is not a complete openxml library. It does not convert xml into go objects.

What this code does is it will unzip ppt and replace some text placeholders and replace image place holder. Additionally it will duplicate one slide. Everything is done by regex replacements. This is not done in in-memory and the file system is windows. SO it may not work in other OS.

About

Golang library for Powerpoint manipulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%