JDoodle.ai 2.0 - Clone websites and Figma designs into editable sites
See a website you like? Start from it. With JDoodle.ai, you can paste any website URL or upload an image or Figma design to instantly get an editable starting point.
Change layouts, tweak styles, and build on real references without starting from scratch or touching code.
Every project includes a built-in database, automatic free bug fixes, and pay-as-you-go credits so you only pay for what you use.
A faster, simpler way to launch.



Replies
I checked out JDoodle.ai — amazing work enabling founders to build apps and pages in minutes with AI congrats on the progress!
One thing I noticed is that the visual identity (logo + brand design) doesn’t fully reflect the product’s velocity, sophistication, and premium positioning — especially for users discovering you on Product Hunt or social platforms. This can subtly reduce trust and conversions before people even try the tool.
Would it be helpful if I shared a quick Loom with ideas for elevating JDoodle.ai’s logo & visual identity?
built-in database is a big plus for a "vibe" builder. can i easily swap it out for something like supabase later if i need to scale?
Triforce Todos
Can it also adapt layouts for mobile and different screen sizes automatically?
JDoodle.ai
Congrats team!!
Are you leveraging a custom multi-agent setup, specific LLMs/fine-tunes, or something like React/Node for runtime previews? Super curious about how the free bug fixes work without charging credits, that's a killer feature!
JDoodle.ai
@cathcorm Thanks, Catherine. It is a multi-agent system with multiple LLMs. This uses React frontend and Python backend. The agent not only develops the app but also tests it before showing the preview to the user. When testing, it identifies most technical issues and fixes them for free.
This is awesome, I’ve built a lot of websites, and I strongly believe each one should feel unique and tailored to its purpose.
There have been so many times when I wanted to pull specific elements from different websites to use in something I’m working on. But instead, I’d find myself digging through component libraries, trying to find something “close enough,” and then spending time customizing it to match my vision.
This streamlines that entire process. Being able to mix and match existing design elements without all the searching and rework will be a huge time-saver and lead to better results.
JDoodle.ai
@jake_friedberg Thanks Jake, you can just upload the screenshot of what you like, JDoodle.ai will integrate a similar component to the site. Let me know how you go with this.
CreateOS
Cool product, what kind of hosting setup does JDoodle provide?
JDoodle.ai
@eric_nodeops Thanks Eric, all Frontend, backend and DB hosted by us.
Product Hunt
JDoodle.ai
@curiouskitty Thanks, Curious. In our testing, dynamic sites work, but the problem is protected pages; unfortunately, we can't do much about them. The user can upload a screenshot of the protected pages and ask the AI to build something similar.
JDoodle.ai
@mackenzie_carr_mackie_ React because most LLMs perform better with that. Which alternative are you looking for?
AI Tools Directory
JDoodle.ai
@dessignnet Thanks Marios
Having a built-in database and automatic bug fixes included is a huge relief for anyone who doesn't want to touch code. I wonder how powerful the database actually is—like, can it handle complex user data for a real app, or is it just for simple stuff?
JDoodle.ai
@theaxx If an app needs complex data, the app can be connected to Supabase or other third-party database services. It comes with a backend, that can be connected to anything.