/pdf-extractor

Application that allows the extraction of text out of PDF content, with copy to clipboard functionality

Primary LanguageTypeScript

Enjoy this little PDF Extraction Application. Feel free to upload PDFs and interact with the web app:)

To start the app run npm i, followed by npm start. Run tests using npm test