Same new Review

Same.new Review 2026: Clone Any Website With AI

⏱ 6 Reading Time

Same.new converts any public website URL into production-ready React and Next.js code within seconds. The AI analyzes layout, color palette, and component structure, then deploys the generated clone automatically to Netlify. Pricing starts free at 500,000 tokens per month and scales to $100 per month for the Ultra tier.

What Is Same.new?

Same.new is a Y Combinator-backed AI platform that clones any public website’s user interface into React and Next.js code from a submitted URL, then auto-deploys the result to Netlify.

Attribute Value
Company Same (built by Million Software)
Founded 2023
Headquarters San Francisco, CA
Pricing Free tier, then $10–$100/month
Platforms Web-based (browser only)
Key Feature URL-to-code cloning with automatic Netlify deployment

Same targets developers, designers, and entrepreneurs who need a fast starting point instead of a from-scratch build. The platform runs on Next.js internally, which lets it generate both frontend components and backend API routes inside one codebase. Users paste a target URL into the chat interface, and Same explores the page, extracts its design tokens, and outputs matching React components styled with Tailwind CSS.

What Are Same.new’s Key Features?

  • Extract layout, typography, and color values directly from a submitted URL.
  • Generate React and Next.js components styled with Tailwind CSS to match the source site’s appearance.
  • Deploy the finished clone automatically to a public Netlify subdomain, no manual configuration required.
  • Remix (fork) any existing project to branch off a variation without rebuilding from zero.
  • Integrate with GitHub for version control, Neon and Supabase for databases, and Clerk for authentication.
  • Download the full project source at any point for local editing outside the platform.

For example, a developer can paste the URL of a SaaS landing page, get a deployed Next.js clone in under a minute, then swap in Supabase for the backend and Clerk for login — all without leaving the chat interface.

How Much Does Same.new Cost?

Same runs on a token-based system: every prompt, URL analysis, image read, and block of generated code consumes tokens. According to Same’s official pricing documentation, the current tiers are:

Plan Price Monthly Tokens
Free $0 500,000
Basic $10/month 2,000,000
Pro $25/month 5,000,000
Max $50/month 10,000,000
Ultra $100/month 20,000,000

Usage beyond the Ultra plan’s 20 million tokens costs $10 per additional 2 million tokens. Unused tokens expire at the end of each billing cycle and do not roll over on any plan. Same previously ran a pay-as-you-go model at $10 per 2 million tokens with no fixed tiers; that structure has been fully replaced by the plans above.

What Are the Pros and Cons of Same.new?

Pros:

  • Produces a deployed clone in seconds instead of the hours a manual rebuild takes.
  • Requires no coding knowledge to generate a first working version.
  • Ships direct integrations with GitHub, Neon, Supabase, and Clerk instead of requiring manual API wiring.
  • Offers a genuinely usable free tier for testing before any purchase.

Cons:

  • Customization options are limited compared to full design tools like Figma, according to hands-on testing from AI Demos.
  • The platform requires an active internet connection; there is no offline or local mode.
  • Cloned output can closely mirror a source site’s copyrighted layout, text, and imagery, which creates legal exposure for whoever publishes the result commercially.
  • Security researchers at Netcraft documented Same being used to clone a live tracking-page interface and redirect its login-credential submission, and separately to replicate malware-distribution pages — misuse that the platform’s current safety controls do not block, since exported code can be trivially modified after cloning.

That last point matters for any team planning to deploy a Same-generated clone publicly: run a manual security and copyright review on cloned output before it goes live, since the platform itself does not screen for either issue.

How Does Same.new Compare to V0?

Same.new clones existing live websites from a URL; Vercel’s v0 generates original UI from text prompts or design references and deploys tightly within the Vercel ecosystem.

Feature Same.new V0 (Vercel)
Input method Live URL Text prompt or image
Output framework Next.js + React + Tailwind Next.js + React + shadcn/ui
Deployment Auto-deploys to Netlify Deploys to Vercel
Best for Recreating an existing site fast Building original UI from scratch

Teams deciding between the two should read our dedicated comparison, “V0 vs Same.new: Which AI Website Cloner Wins in 2026?”, for a full feature-by-feature breakdown.

Who Should Use Same.new?

Same.new fits solo developers prototyping a landing page, agencies rebuilding a client’s existing site design under a new stack, and coding students studying how production UIs are structured. Same.new does not fit teams that need a fully custom design system or production applications with complex, non-standard backend logic, since the platform’s strength is speed of replication, not depth of customization.

What Are the Best Alternatives to Same.new?

  • V0 — Vercel’s prompt-based UI generator, tightly integrated with Vercel deployment and shadcn/ui components. Read our full review: “V0 by Vercel Review.”
  • Bolt.new — A full-stack AI app builder supporting a broader range of frameworks beyond Next.js. Read our full review: “Bolt.new Review: Full-Stack AI App Building.”
  • Lovable — An AI website and app builder with a built-in CMS and a no-code visual editing panel. Read our full review: “Lovable Review: AI App Builder With CMS.”

Frequently Asked Questions

Is website cloning with Same.new legal?

Recreating a site’s layout for prototyping or personal learning generally falls under fair use. Republishing another company’s copyrighted text, branding, or backend logic without permission creates legal liability for whoever deploys the clone publicly.

Does Same.new require coding knowledge?

No coding knowledge is needed to generate an initial clone. Editing the output beyond minor tweaks benefits from familiarity with React and Tailwind CSS.

Can Same.new clone a password-protected page?

No. Same.new can only analyze and reproduce content from publicly accessible URLs.

What happens when the free token allowance runs out?

The 500,000-token free allowance resets each billing cycle. Additional usage requires upgrading to a paid tier, per Same’s official documentation.

Same.new’s $10 Basic tier undercuts the entry paid tier of most AI website builders while delivering the fastest URL-to-deployed-code turnaround among cloning-specific tools tested for this review. Any production deployment still needs a manual copyright and security check first, given the documented misuse Netcraft reported in 2025.

Leave a Comment

Your email address will not be published. Required fields are marked *