Skip to content

haxii/pdf2text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf2text

Usage

curl -i -H 'Content-Type: application/pdf' --data-binary @file.pdf http://127.0.0.1:5000/

Benchmark

ab -n 500 -c 20 -T "application/pdf" -p file.pdf http://127.0.0.1:5000/

About

PDF to Text Go service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.9%
  • Makefile 9.2%
  • Dockerfile 3.9%