Bring in work from Claude, ChatGPT, Gemini, v0, or Lovable
Whatever tool made your page, the way in is the same. Here is how to copy it in from a chat or a builder.
Coedit does not care which tool built your page. If it is a web page (HTML), it comes in the same way. Here is how, depending on where your page is.
Welcome to Coedit
New project
Start from a sample
Card
Compact promo
One-pager
Proposal sheet
Report
Tall dashboard
Slide
Fixed aspect
Project name (optional)
Paste what your AI gave you here, drop a file, or pick a sample aboveβ¦
Create share linkUpload file / folder / .zip
From a chat (Claude, ChatGPT, Gemini)
- 1In the chat, find the code block with your page in it. It usually starts with something like
<!doctype html>. - 2Click the Copy button on that code block (most chats have one in the corner).
- 3In Coedit, click New project and paste it into the big box.
- 4Name it and click Create share link.
From a builder (v0, Lovable, or a file)
- 1Export or download the page from your tool. You will get an
.htmlfile. - 2In Coedit, click New project.
- 3Drag the
.htmlfile onto the box (or paste the code if you opened the file). - 4Name it and click Create share link.
If your export is a folder with images and styles, bring the whole thing in at once. See Import a folder or .zip.
Was this article helpful?