Skip to content

sdenel/pdftotext-docker-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

pdftotext. As a webservice, containerized! The image is based on Alpine. See also image on Docker Hub: sdenel/pdftotext-docker-rest

Usage

docker run -d -p8888:8888 ghcr.io/sdenel/pdftotext-docker-rest:latest

Example of usage:

wget http://www.xmlpdf.com/manualfiles/hello-world.pdf
curl -F "file=@hello-world.pdf;" http://localhost:8888/

Contributions welcomed!

  • Still to do: allow usage of pdttotext options.

About

pdftotext. As a webservice, containerized!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages