
Yes, using EssayTyper is legal. No law in England, Australia or the US makes it a crime for a student to visit a free website that shows you text. But EssayTyper doesn't write an essay. It shows you a Wikipedia article a few letters at a time while you mash the keyboard, and when we measured it, 98.0% to 99.9% of what it produced was identical to Wikipedia, character for character. Submitting that is plagiarism, and plagiarism is handled by your school, not by a court.
So the legal question has a short answer, and the more useful question is what happens if you hand the result in. We read EssayTyper's own source code, tested its output against Wikipedia, and read the three best-known contract-cheating laws from the governments' own sites on 24 September 2026.

What does EssayTyper actually do?
It reveals a Wikipedia article while you pretend to type. When you enter a topic, the page sends it to an endpoint on the site called /lookup, which returns the full article text in one go before you've pressed a key. After that, the site's script ignores which key you press: every keypress adds the next 5 characters of the article to the fake document, and every 20 presses it adds one more character per press, so it looks like you're speeding up. The essay's title is picked at random from three joke templates.
The same script also blocks cut, copy and paste on the whole page, and the site's own About page is blunt about what it is: "please don't try to use this legitimately. The magic part is not real... and that's plagiarism." It was built as a joke, and it says so.
There's no AI anywhere in it. That matters because Google's own AI Overview for this exact query, read on 24 September 2026, describes EssayTyper as an "online essay generator" and an "automated text generator". It generates nothing. The text already exists on Wikipedia.

How much of an EssayTyper essay is copied from Wikipedia?
Almost all of it. We sent three topics to EssayTyper's /lookup endpoint, pulled the same article's plain text from Wikipedia's own API, and counted how many characters of EssayTyper's output appear in the Wikipedia text in the same order. "Photosynthesis" came back as 6,098 words and 99.9% matched. "French revolution" came back as 6,733 words and 99.8% matched. "Climate change" came back as 4,744 words and 98.0% matched. The first 200 characters were identical in all three.
The small gaps are differences between EssayTyper's copy and today's version of the article, not rewording. That's worth saying because the only page on the first page of Google that explains the mechanism at all describes the output as "verbatim or lightly rephrased". There's no rephrasing step in the code, and the measurement agrees.
In practice this means a similarity checker has an easy job. Wikipedia is about as indexed as text gets, and our piece on whether Turnitin can detect copy and paste covers why verbatim web text is the case these tools were built for.

Are essay writing services illegal?
In some places, yes, but the laws are aimed at whoever sells the work, not at the student who buys it. Three examples, each read from the government's own source on 24 September 2026:
- England: section 27 of the Skills and Post-16 Education Act 2022 makes it an offence to provide or arrange a cheating service for a student "in commercial circumstances", punishable by a fine. It came into force on 28 June 2022. Section 27(6) states that a student does not commit an offence merely by using such a service.
- Australia: section 114A of the TEQSA Act, added in 2020, prohibits providing, offering or arranging an academic cheating service. TEQSA's own page gives penalties of up to 500 penalty units and/or two years' imprisonment for commercial services, and civil penalties only where the service is unpaid. The first case under it ended on 27 March 2026, when the Federal Court ordered Chegg to pay A$500,000 in penalties plus A$150,000 in costs over its Expert Q&A service.
- California: Education Code section 66400, enacted in 1976, prohibits preparing, selling or distributing a term paper "for a fee or other compensation" when the person knows or should know it will be submitted for academic credit.
Every one of these is built around payment and around the provider. EssayTyper charges nothing, writes nothing, and shows text that Wikipedia publishes openly. We're not lawyers and this isn't legal advice, but none of these laws is written with a free joke site in mind, and none of them turns the student into the offender.
Is it illegal to copy Wikipedia into an essay?
Not in the criminal sense. Wikipedia's text is published under a Creative Commons licence that allows reuse as long as the source is credited. Quoting a passage with a citation is fine. Presenting 6,000 words of it as your own writing, with no credit, breaks the licence's attribution condition and, more to the point, your school's plagiarism rules.
That's where the real consequence sits. Academic-integrity policies don't need a law to apply; a failed assignment, a failed course or a disciplinary record can follow from one submission. The legal answer is reassuring, and the academic one isn't.
Can a teacher tell if you used EssayTyper?
Very easily, for three reasons. The text is copied from one of the most visited sites on the internet, so any similarity check that compares against web content will match it. It reads like an encyclopedia entry, not like an answer to the question your teacher asked. And it's often thousands of words longer than the assignment, starting with a textbook definition of the topic.
There's a wider set of signals teachers use even without software, which we cover in can professors tell if you use ChatGPT.
If your worry is about what happens to a paper after a checker has seen it, that's a separate question, answered in does Turnitin keep a record of checked papers.
Would an AI detector flag EssayTyper text?
It might not, and that's not good news for you. EssayTyper's output was written by Wikipedia's human editors, not by a language model, so an AI detector has nothing AI-shaped to find. But a similarity checker doesn't care who wrote the source. It only asks whether the words already exist somewhere, and in this case they almost all do.
This is also why running EssayTyper text through a rewriting tool doesn't fix the underlying problem. Changing the wording of copied text without crediting it is still plagiarism; it just gets harder to spot. We'd rather be straight about that than pretend a tool changes what the work is.
If you've written a draft yourself with some AI help and want to see how it reads to a detector, our AI detector is free to use.
If the draft is yours and it sounds stiff or machine-like, our AI humanizer rewrites it to read more naturally. It won't turn someone else's article into your work, and nothing should.
Are other sites called 'essay typer' the same thing?
Not necessarily. The name has been borrowed. On 24 September 2026, the first page of Google for this query included a separate site at essaytyper.info and several of the nine organic results were published by essay-writing businesses, including UKEssays and 5StarEssays. A paid service that writes a custom paper for you is exactly what the English, Australian and Californian laws above are aimed at, on the seller's side. Everything this post measured applies to essaytyper.com, the original free site, and nothing else.
How this was made: EssayTyper's behaviour comes from reading the site's own page source (its main.js file and its About page) and from calling its /lookup endpoint directly on 24 September 2026. The Wikipedia match figures come from a short script that compared the text EssayTyper returned for three topics against the same article's plain text from Wikipedia's API; it's repeatable by anyone, and the percentages will drift a little as Wikipedia articles are edited. The laws were read from legislation.gov.uk, teqsa.gov.au and leginfo.legislature.ca.gov on the same day. We didn't test other sites using the "essay typer" name, and we didn't submit any EssayTyper output to Turnitin or any other checker. This isn't legal advice. Drafting is AI-assisted, with a person checking every claim against its source before publishing.
Frequently asked questions
Is EssayTyper safe to use?
It's a small, old joke website with no login and no payment, so there's little to lose by visiting it. One practical note: on 24 September 2026 the secure https version of www.essaytyper.com failed a certificate check, and the site only loaded over plain http. That's a sign it isn't actively maintained, not a sign of anything malicious.
Can you get in legal trouble for using an essay writing service?
In England, the law says no: section 27(6) of the Skills and Post-16 Education Act 2022 states that a student does not commit an offence merely by using a cheating service. Australia's and California's laws are likewise aimed at the people who provide or sell the work. The consequences for a student come from the school's academic-integrity policy instead.
Does EssayTyper use AI?
No. EssayTyper's code fetches a Wikipedia article for the topic you enter and reveals it five or more characters per keypress. No language model is involved. When we tested three topics on 24 September 2026, between 98.0% and 99.9% of its output matched the live Wikipedia article character for character.
Is it plagiarism to use EssayTyper?
Yes, if you submit its output as your own work. The text is copied from Wikipedia almost word for word, and EssayTyper's own About page says using it for real "is plagiarism". Quoting a short passage from Wikipedia with a citation is fine; submitting thousands of uncredited words from it is not.
Will Turnitin detect EssayTyper?
Very likely. Turnitin's similarity check compares submissions against web content, and Wikipedia is one of the most widely indexed sources on the internet. Text that matches a Wikipedia article almost character for character is the easiest case a similarity checker handles.
Is copying from Wikipedia illegal?
Not criminally. Wikipedia's text is licensed for reuse as long as it's credited. Copying it without credit breaks that licence's attribution condition and counts as plagiarism under school rules, but it isn't a crime for a student in England, Australia or California.


