HTML to Carrd Embeds

Paste your HTML code or upload your HTML file and Pyxles Forge will split it into labeled, placement-ready embed blocks for Carrd.

* Note: You will need at least pro standard to use the embed element.*

⚠ Important — Please read before using
Pyxl Forge is an independent community tool — not affiliated with, endorsed by, or officially supported by Carrd. Provided as-is. No guarantees are made that converted output will work correctly in every situation.
Legal & Liability
  • This tool is provided "as is" with no warranty of any kind. Use at your own risk.
  • We are not liable for broken sites, lost data, rendering issues, or any damages resulting from use of this tool.
  • You are responsible for ensuring your use of the output complies with Carrd's Terms of Service.
  • By using your Anthropic API key here, you agree to Anthropic's usage policies.
  • If you upload someone else's HTML, you are solely responsible for ensuring you have the right to do so.
Privacy & Your Data
  • Your HTML is sent to Anthropic's API for processing. Do not upload HTML containing sensitive personal data, passwords, or private API keys. See Anthropic's Privacy Policy.
  • Your API key is saved in your browser's localStorage. It is never sent to Pyxl Forge's servers — because there are none. On shared devices, clear your key when done.
  • Pyxl Forge collects no data and operates no servers.
Carrd-Specific Limitations
  • Carrd Pro Standard or higher is required to use Embed elements.
  • Server-side functionality will not work — contact forms, login systems, database queries, PHP, and backend processing are out of scope. Static HTML, CSS, and client-side JavaScript only.
  • External fonts, CDN assets, and third-party scripts may be blocked by Carrd's Content Security Policy.
  • Nested iframes will likely not render inside a Carrd embed.
  • Scroll-based animations and viewport-dependent interactions may behave differently when injected into a Carrd page.
  • Images cannot be uploaded to Carrd through the Embed element. All images must be one of the following:
    • Inline SVG — vector graphics pasted directly as code. Recommended for icons and logos.
    • Externally hosted — reference images via <img src="https://..."> using a host such as Cloudinary, GitHub (raw), or imgbb.
    • Base64 encoded — small images only (icons or thumbnails under ~20KB). Larger images will exceed the 32,000 character embed limit on their own.
  • ⚠ If your HTML uses local image paths like src="./images/photo.jpg", those references will be broken in Carrd and must be replaced with external URLs before your embed will display correctly.
  • Always test your embeds in Carrd before publishing.
API Key & Cost
  • Each conversion costs approximately $0.03–0.06 USD in Anthropic API credits depending on file size.
  • Free Anthropic credits expire. Monitor your usage at console.anthropic.com.
  • Anthropic may change pricing at any time. We have no control over those changes.
📋 Using a different AI? Manual Prompt

If you'd prefer to use ChatGPT, Gemini, or another AI assistant, copy the prompt below and paste it along with your HTML into any AI chat. The output format matches exactly what Carrd's Embed element expects.

prompt.txt
I have a complete HTML document that I want to adapt for use in Carrd's Embed element. Carrd embeds are injected into an existing page — they do not support full HTML documents. Please break this code down into logical embed blocks following these rules: RULES: - Do not include <html>, <head>, or <body> tags in any block - Each block must be under 32,000 characters - Label each block with a placement type: Inline, Hidden – Head, Hidden – Body Start, or Hidden – Body End - Give each block a short descriptive name - If a block is still too large, split it logically and number the parts (e.g. "Main Content HTML – Part 1 of 2") PLACEMENT GUIDE: - <meta>, <link rel="stylesheet">, early-loading <script src> → Hidden – Head - Visible HTML markup → Inline - Scripts that must run before content → Hidden – Body Start - Analytics, deferred scripts, or anything that should load last → Hidden – Body End - Inline <style> blocks → Hidden – Head (unless scoped to a specific component, in which case they may accompany that component's Inline block) IMAGE HANDLING — IMPORTANT: Carrd has no file upload functionality. Handle images as follows: - Inline SVG (<svg>...</svg>) is fine — keep in place within its Inline block - External URLs (<img src="https://...">) are fine — keep as-is - Base64 data URIs (src="data:image/...") are fine for small images; if the block exceeds 20,000 chars due to base64 content, note it in the block name (e.g. "Hero Image – base64, check size") - Local file paths (e.g. src="./images/photo.jpg" or any relative path not starting with http) CANNOT work in Carrd — add a comment directly above each broken tag: <!-- ⚠ Local image path — replace with an external URL before using in Carrd --> and prefix the block name with ⚠ (e.g. "⚠ Hero Section – local image paths need replacing") OUTPUT FORMAT — for each block, output the following: Block Name: [name] Placement: [Inline / Hidden – Head / Hidden – Body Start / Hidden – Body End] Character Count: [approximate count] --- [code here] --- Here is the HTML document: [PASTE YOUR HTML HERE]
Your API KeyGet one free at console.anthropic.com
Your key is used directly in your browser and never sent to our servers.
📄
Drop your HTML file here
or click to browse — .html and .htm supported
or paste HTML directly
index.html
Sending to Claude for analysis...
Something went wrong.

Terms of Use

Effective: June 1, 2026 - Last updated: June 1, 2026

Plain-language summary: Pyxl Forge is a free, independent community tool that converts HTML into Carrd embed blocks using the Claude API. It is not affiliated with Carrd or Anthropic. You use it at your own risk, you supply your own API key, and we collect nothing.

01. Acceptance of Terms

By accessing or using Pyxl Forge (the "Tool"), you agree to be bound by these Terms of Use. If you do not agree, do not use the Tool. Your continued use following any updates constitutes acceptance of those changes.

02. What is Pxyles Forge

Pyxles Forge is a browser-based utility that accepts HTML documents and, using the Anthropic Claude API, attempts to break them into embed-compatible code blocks for use in Carrd's Embed element.Pyxles Forge is a best-effort tool.It does not guarantee that output will function correctly in Carrd. Results may require manual review and testing.The following will not work in Carrd embeds:

  • Server-side code of any kind (PHP, Python, Ruby, Node.js, etc.)

  • Contact forms that submit to a backend or email service

  • Authentication, login, or session management

  • Database queries or dynamic server-rendered content

  • Nested iframes

  • Any feature requiring a server environment

Pyxl Forge is intended for static HTML, CSS, and client-side JavaScript only.

03. No Affiliation with Carrd or Anthropic

Pyxles Forge is an independent community tool. It is not affiliated with, endorsed by, sponsored by, or officially supported by Carrd, Anthropic, or any of their subsidiaries or affiliates. The name "Carrd" and associated trademarks belong to their respective owners and are used here purely for descriptive purposes.Carrd's platform, features, embed capabilities, and pricing are subject to change at any time without notice to us.

04. Eligibility

You must be at least 18 years of age and hold a valid Anthropic account and API key. Your use of that key must comply with Anthropic's Usage Policy. To use the output within Carrd, you must hold an active Carrd Pro Standard subscription or higher.

05. Your API Key & Costs

  • You are solely responsible for all API usage and costs incurred through use of this Tool.

  • Each conversion costs approximately $0.03–0.06 USD, varying with file size and Anthropic's current pricing.

  • Free Anthropic credits expire. Monitor your balance at console.anthropic.com.

  • Your API key is stored in your browser's localStorage and is never transmitted to Pyxles Forge's servers (Pyxl Forge has no servers). On shared devices, clear your key when done.

  • You are solely responsible for the security of your API key.

06. Privacy & Data

Pyxles Forge is fully client-side. We operate no servers, collect no data, and store nothing.

  • Anthropic API: HTML you submit is sent to Anthropic's servers. This is governed by Anthropic's Privacy Policy. Do not submit HTML containing sensitive personal data, credentials, or confidential business information.

  • Google Fonts: This page loads fonts from Google Fonts, subject to Google's Privacy Policy.

07. Acceptable Use

You agree not to use Pyxles Forge to upload HTML you do not own, submit malicious code, abuse the Anthropic API in violation of their Terms, violate any applicable law, or infringe the intellectual property rights of any third party.

08. Intellectual Property

Your content remains yours. We make no claim over HTML you upload or output produced from it. You represent that you have the right to submit any HTML you provide. The Pyxles Forge tool, design, and branding are the property of Pyxl.es and may not be reproduced without permission.

09. No Warranty

THE TOOL IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. We do not warrant that the Tool will be error-free, always available, or produce output that functions correctly in Carrd. You assume all risk.

10. Limitation of Liability

TO THE MAXIMUM EXTENT PERMITTED BY LAW, PYXL FORGE AND PYXL.ES SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING LOSS OF DATA, REVENUE, OR PROFITS; DAMAGE TO YOUR WEBSITE OR DIGITAL ASSETS; API CHARGES TO YOUR ANTHROPIC ACCOUNT; OR ANY HARM FROM RELIANCE ON OUTPUT FROM THIS TOOL.Note: Some jurisdictions do not allow exclusion of certain warranties or limitation of liability. In such jurisdictions, liability will be limited to the greatest extent permitted by law.

11. Third-Party Services

12. Changes of these Terms

We reserve the right to modify these Terms at any time by updating the "Last updated" date above. Continued use constitutes acceptance of the revised Terms.

13. Governing Law

These Terms are governed by the laws of the State of Tennessee, United States. Any disputes shall be subject to the exclusive jurisdiction of the courts located in Williamson County, Tennessee.

14. Contact

Questions about these Terms or concerns to report: [email protected]