Skip to content

amitsuthar69/pdf2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Go web service which converts pdf to text.

To test/use this service, issue an HTTP POST request to :

https://pdf2text-a00o.onrender.com/convert

with a valid pdf file in the request body as form-data.


Example usage in POSTMAN:

image

Note: As this service is deployed on Render, the initial request can take upto 30 secs to respond. So retry if fails in the first attempt.

About

A pdf to text extractor web service written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Languages