Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
pdf2docx documentation
pdf2docx documentation

USER GUIDE

  • Installation
  • Quickstart
    • Convert PDF
    • Extract table
    • Command Line Interface
    • Graphic User Interface
  • Technical Documentation
  • License and Copyright

API DOCUMENTATION

  • pdf2docx
    • pdf2docx package
      • pdf2docx.common package
        • pdf2docx.common.Block module
        • pdf2docx.common.Collection module
        • pdf2docx.common.Element module
        • pdf2docx.common.algorithm module
        • pdf2docx.common.constants module
        • pdf2docx.common.docx module
        • pdf2docx.common.share module
      • pdf2docx.font package
        • pdf2docx.font.Fonts module
      • pdf2docx.gui package
        • pdf2docx.gui.App module
        • pdf2docx.gui.MainFrame module
      • pdf2docx.image package
        • pdf2docx.image.Image module
        • pdf2docx.image.ImageBlock module
        • pdf2docx.image.ImageSpan module
        • pdf2docx.image.ImagesExtractor module
      • pdf2docx.layout package
        • pdf2docx.layout.Blocks module
        • pdf2docx.layout.Column module
        • pdf2docx.layout.Layout module
        • pdf2docx.layout.Section module
        • pdf2docx.layout.Sections module
      • pdf2docx.page package
        • pdf2docx.page.BasePage module
        • pdf2docx.page.Page module
        • pdf2docx.page.Pages module
        • pdf2docx.page.RawPage module
        • pdf2docx.page.RawPageFactory module
        • pdf2docx.page.RawPageFitz module
      • pdf2docx.shape package
        • pdf2docx.shape.Path module
        • pdf2docx.shape.Paths module
        • pdf2docx.shape.Shape module
        • pdf2docx.shape.Shapes module
      • pdf2docx.table package
        • pdf2docx.table.Border module
        • pdf2docx.table.Cell module
        • pdf2docx.table.Cells module
        • pdf2docx.table.Row module
        • pdf2docx.table.Rows module
        • pdf2docx.table.TableBlock module
        • pdf2docx.table.TableStructure module
        • pdf2docx.table.TablesConstructor module
      • pdf2docx.text package
        • pdf2docx.text.Char module
        • pdf2docx.text.Line module
        • pdf2docx.text.Lines module
        • pdf2docx.text.Spans module
        • pdf2docx.text.TextBlock module
        • pdf2docx.text.TextSpan module
      • pdf2docx.converter module
      • pdf2docx.main module
Back to top
View this page

License and Copyright¶

MIT License¶

Copyright (c) 2026 Artifex Software, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


This documentation covers all versions up to 0.5.13.

Next
pdf2docx
Previous
Technical Documentation
Copyright © 2026, Artifex
Made with Sphinx and @pradyunsg's Furo
On this page
  • License and Copyright
    • MIT License