Skip to content
Logo of Claude

Claude

Anthropic · 10 min read

  • Free $0 Chat with limits · no Claude Code
  • Pro $20/mo With Claude Code · $17/mo billed yearly
See all prices (3 plans)

Checked on · before tax

Open Claude

My verdict

In IT since 2002: systems, engineering, web development and SEO. I have been doing business with AI since February 2023, when ChatGPT could first be bought in Spain.

Claude is one of the best general AI assistants you can use right now, and you can start for $0. Where it shines is anything with a lot of text in it: drafting and rewriting, digging through long PDFs, and code. The free plan is more complete than you'd expect (web search, file creation, memory, Projects), but it leaves out the two things that make people pay: the Opus model and Claude Code. Pro at $20 a month before tax is the sensible plan for daily use; Max, at $100 or $200, only makes sense if Pro's limits keep stopping you in the middle of real work.

Who I am and how I test →

Claude home page in English with the sign-up box, Continue with Google and the highlighted Continue with email button
Getting in takes a Google account or an email address (highlighted). There's also a desktop app to download.

What is Claude

Company
Anthropic
Type
Personal assistant
Platforms
Web · Android · iOS · Windows · Mac
Free plan
Free with limits
Updated on
Sep 26, 2026

Claude is Anthropic's AI assistant, and in my opinion it's the one to beat for writing, long documents and code. You can use it for free on the web, on your phone or in the desktop app, with limits. If you use it every day, Pro costs $20 a month before tax ($17 if you pay the year up front), adds the Opus model and Claude Code, and is the plan I'd recommend to most people. Max, at $100 or $200 a month, is for people who work in Claude all day.

That's the short version. Here's what Claude is actually good at, what the free plan includes, and when paying makes sense.

What Claude is, in plain English

Claude is a chat assistant, like the ones you've probably tried already: you type (or talk), it answers. You can ask it to draft an email, rewrite a paragraph so it sounds less like fine print, explain a concept, compare two options or turn your messy notes into a plan. You can also drop files into the conversation, a PDF, a spreadsheet, a screenshot, and ask questions about them.

On top of the chat, Claude can search the web, remember things across conversations, create documents and other files for you by running code behind the scenes, and build small interactive things called Artifacts that open next to the chat. Projects let you keep related chats and reference files together, so you don't have to paste the same background every time.

Sign-up is quick: a Google account or an email address, and you're in. It works in the browser, in desktop apps for Mac and Windows (Linux is in beta), and on iPhone and Android.

Where it shines

Long texts. This is where Claude earns its reputation. The plan comparison lists a context window of "up to 1M" tokens, varying by model. Sorry, a bit of jargon: tokens are chunks of text, and a bigger window means Claude can keep a much larger document in mind at once. In practice, that's the difference between "summarize this report" and "read these three reports and tell me where they contradict each other."

Writing and rewriting. Drafts, rewrites, tone changes, turning a list of bullet points into an email you'd actually send. The trick with any assistant is to be specific: "shorter, warmer, no buzzwords" gets you further than "make it better." You'll still want to read everything before you hit send, obviously.

Code. For developers, the big draw has a name: Claude Code.

Claude Code: the part I use every day

Claude Code is Anthropic's coding agent. Instead of pasting code into a chat window, you give it a task ("fix this bug," "add a test," "update these files") and it reads your project, proposes changes and makes them, with you reviewing along the way. It runs in the terminal on macOS, Linux and Windows, and the Claude Code page also lists the web, iOS, Android, GitHub, VS Code, JetBrains and Slack.

This one I can talk about from experience. Claude Code is installed on the server where I manage my websites, and I use it every day to get real work done there. What I'd tell you before you jump in: it's included in every paid plan, and it shares the same usage limits as your chats. A long coding afternoon and your regular chatting come out of the same pool, which is why heavy coders are the ones most likely to need Max.

Free vs. paid: where the line is

The free plan is more than a teaser. According to Anthropic's plan comparison, on Free you get chat on web, desktop and mobile, web search, memory, voice mode, file creation with code execution, Artifacts, Connectors to your apps, and up to 5 Projects. You get the Sonnet and Haiku models.

What you don't get on Free:

  • Opus, the model Anthropic positions for agentic coding and enterprise work.
  • Claude Code.
  • Research, Claude in Chrome and Microsoft 365, and Claude Design, Slides and Docs.
  • Usage credits to keep going once you hit the limit.

That last one matters more than it looks. Every plan has limits that reset on a rolling five-hour window, and paid plans add a weekly limit on top. On Free, when you hit the wall, you wait. On paid plans, you can buy usage credits at API rates and keep working. Anthropic doesn't publish a fixed message count, because it depends on how long your conversations are, what you attach and which model you use.

My rule of thumb: the day you catch yourself waiting for the reset, or wishing you had Opus for something tricky, that's your sign to pay.

Which plan I'd pick

If you…PickPrice (before tax)
Ask a few questions a week, draft the odd email, summarize a PDFFree$0
Use Claude daily for work or study, or want Claude CodePro$20/month, or $200/year ($17/month)
Hit Pro's limit several times a week, or code for hoursMax 5x$100/month
Run Claude Code or long tasks all dayMax 20x$200/month

Max 5x costs 5 times monthly Pro for 5 times the usage per session, so what you're really buying is not getting cut off mid-afternoon. Max 20x costs 10 times Pro for 20 times the usage, which makes it cheaper per session if, and only if, you actually use it. Both Max plans are billed monthly only.

Two catches worth knowing before you pay. First, Pro doesn't include the API: if you want Claude inside your own app or automation, that's a separate account with a per-token bill. Second, Anthropic says it doesn't offer standing discounts on its paid plans, so waiting for a sale isn't much of a strategy. Paying Pro annually is the one reliable saving: $200 instead of $240. For Team seats, Enterprise and the API rates model by model, I've put everything in the Claude pricing guide.

Privacy, briefly

On Free, Pro and Max, whether your chats are used to train Anthropic's models is an opt-out setting: it's on unless you turn it off, so check it in your settings if that matters to you. On the Team and Enterprise plans, the pricing page says your content isn't used for training by default. If you handle client data, that's a good reason to look at Team instead of individual Pro accounts.

Claude, ChatGPT or something else?

If you're choosing between Claude and ChatGPT, honestly, don't decide from a review, mine included. Both have free plans: use each one for a week on your real work and pay for the one you keep opening. ChatGPT is the better pick if you also want images; Claude, if your days are full of long documents or code, and especially if you'd use Claude Code, which comes with the $20 plan.

If what you mostly do is look things up, Perplexity is built around search with sources, and if you'd like several chatbots under one roof, Claude included, Poe does that.

Me? Claude Code is open on my server every single day, so you can guess which side I'm on. 🙂

Written by Miguel Ángel, with help from an LLM to verify facts.

Claude Code page with the line Available for macOS, Linux, and Windows highlighted, and icons for the terminal, web, iOS, Android, GitHub, VS Code, JetBrains and Slack
Claude Code, the part the free plan doesn't include. It runs on macOS, Linux and Windows (highlighted), and also from the web, your editor or Slack.

Who is it for? For people who write for a living, students with heavy reading lists, anyone who works with contracts, reports or research papers, and developers who want an AI agent in the terminal. If you open an AI assistant a couple of times a week, the free plan will do. If what you want is AI images or video, Claude isn't the tool for that.

What I like and what I don’t

What I like

  • The free plan isn't a demo: web search, memory across conversations, file creation with code execution, Artifacts and up to 5 Projects are all there for $0.
  • Claude Code comes with every paid plan, so for $20 a month you get the chat and a coding agent for your terminal, editor or the web.
  • One account, everywhere: the web, desktop apps for Mac and Windows (plus a Linux version in beta), and the iPhone and Android apps.

What I don’t

  • Anthropic doesn't publish a fixed number of messages. Limits reset on a rolling five-hour window (paid plans add a weekly cap), so how far you get depends on how long your chats are and which model you pick.
  • The free plan has no Opus and no Claude Code, which are exactly the reasons most people end up paying.
  • Pro doesn't include the API. If you want to build Claude into your own app or script, that's a separate, pay-per-token bill.

Have you used Claude? Tell me how it went

What worked for you and what didn’t. Your experience helps the next person who lands here unsure more than any review page. I read every one before publishing.

Write my review
Your rating

What worked for you and what didn’t. No links.

Whatever you want published. No email needed.

What I keep: your display name, your text, your rating, what you use it for and the date, to publish them once reviewed. No email. Against spam, Cloudflare Turnstile checks you are human and I keep a keyed, one-way hash of your connection (never the IP itself) for 30 days. Anything not published is deleted 30 days after it is reviewed; published items stay while the page exists or until you ask me to remove them. Legal basis: your consent, which you can withdraw at any time. Privacy policy.

I read every one before it goes up. No links, insults or reviews from the vendor itself.

Claude pricing

Prices checked on the official site on · before tax

  • Free

    Free

    Chat on web, desktop and mobile with usage limits; no Claude Code and no Opus

  • Cheapest paid plan

    Pro

    $20/mo

    Includes Claude Code, Projects and Opus; $17 a month if you pay the year up front ($200)

  • Max

    from $100/mo

    5x the usage of Pro for $100 a month or 20x for $200, with Claude Code

Free costs $0. Pro is $20 a month, or $17 a month if you pay $200 for the year. Max comes in two sizes, both billed monthly: $100 for 5x the usage of Pro and $200 for 20x. All prices are before tax. My advice: stay on Free until the five-hour limit gets in your way or you want Opus or Claude Code; then go Pro, monthly for the first month or two, annual once you know you'll keep it. I break down every plan, Team seats and the API rates in my [Claude pricing guide](/tools/claude-pricing/).

Claude pricing cards in US dollars with the prices highlighted: Free $0, Pro $17 a month billed annually and Max from $100 a month
The three individual plans: (1) Free at $0, (2) Pro at $17 a month billed annually or $20 monthly, and (3) Max from $100 a month. Before tax.
Models and usage section of Claude's plan comparison, with the Opus row highlighted: not available on Free, available on Pro, Max 5x and Max 20x
Models by plan (columns: Free, Pro, Max 5x, Max 20x). Opus, highlighted, is the model you don't get for free.

Alternatives to Claude

  • Logo of ChatGPT

    ChatGPT

    Free with limits

    When to pick it: If you also want to make images in the same app, ChatGPT is the obvious rival. Try both free plans for a week and pay for the one you keep opening.

    See details →
  • Perplexity AI

    When to pick it: If most of what you ask is "find me the latest on…", Perplexity is built around search and puts the sources next to every answer.

    See details →
  • Poe

    When to pick it: If you'd rather not commit to one company's models, Poe lets you talk to several chatbots, Claude among them, from a single app.

    See details →
  • Logo of Gemini

    Gemini

    Free with limits

See every alternative in one table →

Guides about Claude

How I tested it

On September 26, 2026 I went through claude.com in English from the US version of the site: the home page, the pricing page in US dollars with its full plan comparison, and the Claude Code page. I checked the plan details in Anthropic's Help Center as well. Claude Code itself isn't new to me: it's installed on the server where I run my websites and I use it every day to get work done there. The screenshots in this review are from that session.

Written by , with the help of an LLM to fact-check. In IT since 2002 (systems, engineering, web development and SEO), doing business with AI since February 2023, when ChatGPT could first be bought in Spain. I build, write and maintain this site myself.

Got a question? Ask me

About Claude, its plans or whether it fits what you need. I’m Miguel Ángel, and I’ll answer you myself, right here.

Write my question

Whatever you want to ask or tell me. No links.

Whatever you want published. No email needed.

What I keep: your display name, your text and the date, to publish them once reviewed. No email. Against spam, Cloudflare Turnstile checks you are human and I keep a keyed, one-way hash of your connection (never the IP itself) for 30 days. Anything not published is deleted 30 days after it is reviewed; published items stay while the page exists or until you ask me to remove them. Legal basis: your consent, which you can withdraw at any time. Privacy policy.

I read every one before it goes up. No links, no insults.