Mammoth .docx converter for WordPress Plugin Directory
Mammoth .docx converter is a WordPress app, with a 4.8 average rating from 62 reviews, as of July 10, 2026.
Mammoth .docx converter is a WordPress Plugin Directory app by Michael Williamson. With a rating of 4.8★ from 62 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Mammoth .docx converter is a category-leading WordPress app with a limited review volume. It is listed in the Html category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 62 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (4.8★) signals consistent merchant satisfaction
- +Published by Michael Williamson — established developer track record
Cons
- −Limited review base (62) — ratings can shift significantly with new feedback
Looking to switch from Mammoth .docx converter?
See Mammoth .docx converter's alternatives ranked by audit score, rating, and review velocity.
How Mammoth .docx converter works
Show full descriptionShow less
Mammoth is designed to convert .docx documents, such as those created by Microsoft Word, Google Docs and LibreOffice, and convert them to HTML. Mammoth aims to produce simple and clean HTML by using semantic information in the document, and ignoring other details. For instance, Mammoth converts any paragraph with the style Heading1 to h1 elements, rather than attempting to exactly copy the styling (font, text size, colour, etc.) of the heading. This allows you to paste from Word documents without the usual mess.
There’s a large mismatch between the structure used by .docx and the structure of HTML, meaning that the conversion is unlikely to be perfect for more complicated documents. Mammoth works best if you only use styles to semantically mark up your document.
The following features are currently supported:
Headings.
Lists.
Tables. The formatting of the table itself, such as borders, is currently ignored, but the formatting of the text is treated the same as in the rest of the document.
Footnotes and endnotes.
Images.
Bold, italics, superscript and subscript.
Links.
Text boxes. The contents of the text box are treated as a separate paragraph that appears after the paragraph containing the text box.
Embedded style maps By default, Mammoth maps some common .docx styles to HTML elements. For instance, a paragraph with the style name Heading 1 is converted to a h1 element. If you have a document with your own custom styles, you can use an embedded style map to tell Mammoth how those styles should be mapped. For instance, you could convert paragraphs with the style named WarningHeading to h1 elements with class="warning" with the style mapping:
p[style-name='WarningHeading'] => h1.warning:fresh
An online tool can be used to embed style maps into an existing document. Details of how to write style maps can be found on the mammoth.js documentation.
A style map to be used for all documents can be set by configuring Mammoth (see below).
Configuration Mammoth can be configured by writing a separate plugin. For instance, this example plugin adds a custom style map, and uses a document transform to detect paragraphs of monospace text and converts them to paragraphs with the style “Code Block”.
As a WordPress plugin, Mammoth uses the JavaScript library mammoth.js to convert documents. Mammoth will use the JavaScript global MAMMOTH_OPTIONS whenever calling mammoth.js, which allows for some customisation. MAMMOTH_OPTIONS should be defined as a function that returns an options object. This options object will then be passed in as the options argument to convertToHtml. The mammoth.js docs describe the various options available.
The global MAMMOTH_OPTIONS will be called with mammoth as the first argument. This can be useful if you need to use a function from mammoth.js, such as mammoth.transforms.getDescendantsOfType.
FAQs Answers to some frequently asked questions about Mammoth.
Category rankings
As of Jul 10, 2026See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Keyword rankings
Mammoth .docx converter ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- 1.faqRank #168
Competitors & alternatives
Mammoth .docx converterdoesn't have curated competitor matchups yet. Other tracked html apps on WordPress:
Where Mammoth .docx converter stands in the Html category
Mammoth .docx converter ranks #0 of 30 apps in the Html category, placing it in the top 1% of the listing.
Frequently asked questions
What is Mammoth .docx converter?
Mammoth .docx converter is an app for WordPress. It currently holds a 4.8-star rating from 62 merchant reviews, and AppRanks has been tracking its public marketplace data on a daily refresh cycle. It is listed under the Html category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Michael Williamson.
Who uses Mammoth .docx converter?
Currently around 20,000 active stores have installed Mammoth .docx converter. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Html category on WordPress.