Skip to content

A simple Go PDF processor which extracts text from PDFs and also applies custom formatting given in the code.

License

Notifications You must be signed in to change notification settings

huzaifamk/Go-PDF-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

For testing, simply clone the repository and run the following command:

go run main.go

To test your own files

Replace the files in the test_files directory with your own files and edit the main.go line 12 accordingly.

command will remain the same i.e. go run main.go

About

A simple Go PDF processor which extracts text from PDFs and also applies custom formatting given in the code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages