Mammoth

Latest version: v1.9.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 15

0.3.5

* Add `mammoth.images.inline`, and document custom image conversion.

0.3.4

* Add the function `mammoth.extractRawText`.

0.3.3

* Add support for tables.

0.3.2

* Add support for footnotes.

0.3.1

* Fix: all non-paragraph styles are treated as character styles when reading
styles from a docx document.

0.3.0

* Rename the existing concept of a "style name" to "style ID" to correspond to
the terminology used internally in docx files. Any document transforms that
get or set the `styleName` property should use the `styleId` property instead.

* Allow paragraphs and runs to be matched by style name. For instance, to match
a paragraph with the style name `Heading 1`:

p[style-name='Heading 1']

* Use an array of raw strings rather than an array of style mappings when
passing options to convertToHtml.

* Add support for node 0.11 (tested on node 0.11.13).

Page 14 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.