Skip to content

ortwic/OCSoft.PdfAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pdf Analyser

Pdf Analyser is a tool to convert PDF files to CSV.

Configuration

A YAML file defines what PDF files should be parsed and how the content is structured. Runnable examples can be found in the samples folder.

I'd recommend to export a sample file as txt. Then go to https://regex101.com/ and try to figure out the best matching patterns for your files.

Usage

You can start OCSoft.PdfAnalyser.exe from the command line like so.

	OCSoft.PdfAnalyser.exe statements.yaml 

A smarter way for windows users: You do not have to name your file .yaml but you can choose whatever file extension you like. This allows you to associate the extension with the OCSoft.PdfAnalyser.exe and automatically export all PDF data as one CSV file.

Evaluation

You can import the CSV into Power BI for further evaluation or into KYSA.

License

Pdf Analyser is licensed under the Clear BSD License. See License.txt for details.

Donation

Buy me a coffee buy me a coffee

About

Pdf Analyser is a tool to convert PDF files to CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages