yeahsmaggy / powerpoint-text-extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

given a directory of pptx this will convert them to png / pdf, read the text from the using google vision and write the text to txt files

Prereqs

  • you need a google cloud vision account with service account creds in the environment

yarn install

nodemon index.js

you may need to create some folders

powerpoint_files/

(put your pptx in here)

converted/

textextracted/

About


Languages

Language:JavaScript 90.0%Language:Shell 10.0%