FDUCAT Notebook

    • Devops
      • Bash Commands
      • Batch Process Files
      • Git Commands
      • Kubernetes Command
      • Pathpath
      • Github Pages
    • Hugo
      • Exclude Resource From Page Bundle
    • Java
      • Springboot Graphql Client
    • Opensource
      • Licences
      • Os Origins
    • Process
      • The Virtuous Cycle of Code Review
    • Productivity
      • Google Spreadsheet Tricks
      • MAC Screen Record With Audio
      • Pdf to Doc
      • Save Storage Pdf Images Videos
    • Python
      • Poetry
    • Web
      • Embed Pdf in HTML
      • Badge Maker
    • blog

    Pdf to Doc

    • Prerequesites for macos
    • CLI usage
    • Sources

    Convert PDF to Docx#

    Prerequesites for macos#

    brew install pipx
    pipx install pdf2docx

    CLI usage#

    pdf2docx convert file.pdf file.docx

    Sources#

    (https://github.com/ArtifexSoftware/pdf2docx)[https://github.com/ArtifexSoftware/pdf2docxe]

    Backward MAC Screen Record With Audio Save Storage Pdf Images Videos Forward
    • Prerequesites for macos
    • CLI usage
    • Sources