Usage

Pick where the conversion should run:

  • Python — at build time, producing a static index.html.
  • JavaScript — at run time, in the visitor’s browser.

Both implementations apply the same DOM normalization and CSS injection described in How it works; they differ only in when and where they execute.

New to it, or working straight from the Webflow Designer? Start with In Webflow — a task-oriented guide that covers preparing the page, embedding the JS via Webflow’s custom-code slots, configuring both implementations from one block, and compiling a static deck with Python.


Table of contents