Plugins

You may find yourself needing a feature in PyDocX that doesn’t exist in the core library.

If it’s something that should exist, the PyDocX project is always open to new contributions. Details of how to contibute can be found in Development.

For things that don’t fit in the core library, it’s easy to build a plugin based on the Extending PyDocX and Export Mixins sections.

If you do build a plugin, edit this documentation and add it below so that other developers can find it.

Available Plugins

Plugin Description
pydocx-resize-images Resizes large images to the dimensions they are in the docx file
pydocx-s3-images Uploads images to S3 instead of returning Data URIs