Search Docker Hub
word2pdf
By laotie255
A service convert word to pdf using LibreOffice
356
docker run -d -p 5000:5000 laotie255/word2pdf
curl --location 'localhost:5000/convert' \ --form 'file=@"/Users/laotie/output.docx"'
Content type
Image
Digest
sha256:38afea637…
Size
898.9 MB
Last updated
almost 2 years ago
docker pull laotie255/word2pdf