# doc2pdf A simple docker application to convert doc, docx, ppt and pptx files to pdf. ![](docker.gif) ## Instructions 1. Make sure you have docker and docker-compose installed on your system 2. Place your doc/docx/ppt/pptx files inside the /src/input directory 3. Run `docker-compose up` and enjoy your converted files! (They are available inside the /src/output directory)