SkillAgentSearch skills...

Pdf2docx

Simple Dockerfile to convert pdfs to docx using abiword on Ubuntu

Install / Use

/learn @TaisceCheol/Pdf2docx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

##Convert PDF to docx

Convert a PDF to docx using abiword, PDF should be located in same directory you execute the commmand from:

First build/pull the image:

docker build -t itmadublin/pdf2docx . docker pull itmadublin/pdf2docx

To run:

docker run --rm -v $(pwd):/opt pdf2docx [inputfile]

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5y ago
Forks8

Security Score

55/100

Audited on Dec 18, 2020

No findings