Builder compatibility matrix

How each supported builder behaves in the conversion engine. Scores reflect measured fidelity across our permanent regression fixtures, not marketing claims.

13 of 13 builders shown

BuilderFrameworkZIPGitHubPagesImagesAssetsSEOAnimationsFormsWordPressScoreSuccessKnown limitations
LovableReact + Vite + TailwindYesYesExcellentExcellentExcellentExcellentGoodGoodExcellent96–9998%Backend features and authenticated areas are not converted.
FramerFramer static export (HTML/CSS/JS)YesExcellentExcellentGoodGoodFairFairGood88–9492%Runtime-driven interactions and CMS relationships need manual rebuilding.
Bolt.newVite / React / Astro (varies per project)YesYesVery goodVery goodVery goodGoodGoodGoodVery good88–9693%Projects with server routes need those removed before export.
Cursor AIAny (React, Next.js, Vue, static)YesYesExcellentExcellentExcellentVery goodGoodGoodExcellent90–9895%Server-rendered features must be removed or made static.
Claude (Artifacts & Projects)React / static HTMLYesYesGoodGoodGoodFairGoodFairVery good85–9390%Single-artifact exports often lack navigation and SEO metadata.
Google AI StudioReact / Vite / staticYesYesVery goodGoodVery goodFairGoodFairVery good84–9389%Runtime AI features are not portable to a static theme.
ReplitNode / React / static (varies)YesYesVery goodVery goodVery goodFairVery goodGoodVery good86–9591%Backend routes and Replit DB features are not converted.
WebflowWebflow static export (HTML/CSS/JS)YesExcellentExcellentExcellentExcellentGoodGoodExcellent92–9896%CMS, Ecommerce and Memberships need to be rebuilt in WordPress.
Base44React application exportYesYesGoodGoodGoodFairGoodFairGood82–9187%Platform data and auth layers must be removed before export.
V0.devNext.js + React + TailwindYesYesVery goodVery goodExcellentVery goodGoodGoodVery good88–9692%Server-side Next.js features have no static equivalent.
React (Vite / CRA)React SPAYesYesExcellentExcellentExcellentVery goodVery goodGoodExcellent90–9895%Content that only exists after an API call is not captured.
Next.jsNext.js App or Pages RouterYesYesVery goodVery goodExcellentExcellentGoodGoodVery good88–9692%Any server-only feature must be replaced before export.
Static HTMLHTML / CSS / JavaScriptYesYesExcellentExcellentExcellentExcellentExcellentVery goodExcellent94–10098%Server-side includes have to be flattened into plain HTML.

How to read the score

  • 100 — perfect: every page, image, link and component matched the baseline.
  • 99 — excellent: cosmetic differences only.
  • 98 — minor issues: a few assets or animations need a manual touch.
  • 95–97 — fidelity issues worth reviewing before launch.
  • below 95 — treated as a failed conversion and blocked from release.

Something scoring lower than expected?

Most fidelity loss comes from remote images, JavaScript-only navigation or missing routes — all fixable before you export.

Where to go next