adamantal / go-ppt-slide-counter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Go 100.0%