/go-ppt-slide-counter

Basic Golang app that returns word and slide counts from PPT and PPTX files

Primary LanguageGo

Slide counter

Searches for PPT and PPTX files in given path, then displays how many slides and words are in each presentation as well as total. Output is either in CSV format or to the console.