How the Article Rewriter Works
AnyTool Article Rewriter rewrites a full article entirely in the browser using a curated, family-friendly synonym thesaurus rather than a cloud language model. It splits the article on blank lines into paragraph blocks, captures the exact whitespace between them, and rewrites each block with the same engine that powers the Paraphrasing Tool — swapping a configurable share of eligible words for register-matched synonyms while preserving capitalisation, basic word endings, numbers, quoted spans and likely proper nouns. The original blank lines, headings and list markers are then put back so document structure is preserved.
- Rule-based and synonym-driven — there is no AI model or server call
- Article is split on blank lines; each paragraph is rewritten separately
- Blank lines, paragraph breaks, headings and list markers are preserved
- Headings and short lines get a lighter touch so titles stay readable
- A seeded RNG per paragraph makes output reproducible and Re-roll deterministic
Uniqueness Metric and Modes
After rewriting, the tool reports a word-level uniqueness score — the share of the original article words that differ from the rewrite, computed by a transparent multiset comparison. This is a how-much-changed indicator, not a plagiarism or originality guarantee. Six modes (Standard, Fluency, Formal, Simple, Shorten, Expand) bias the thesaurus toward a tone and toggle safe edits, and a strength slider sets how aggressively words are swapped. Changed words are highlighted, a side-by-side compare view shows original versus rewrite, and word counts plus a readability shift are displayed.
- Uniqueness is a word-level multiset difference, reported as a percentage
- It measures change versus the source, not originality or plagiarism risk
- Six modes and a strength slider, shared with the Paraphrasing Tool
- Original and rewritten word counts plus a Flesch readability shift
- Highlighted changes, side-by-side compare, Re-roll, copy and download
Honesty and Privacy
The tool is intentionally transparent about what it is: a rule-based article spinner, not a generative AI. It varies vocabulary and phrasing at article scale but will not fabricate new ideas, so users should review the output before publishing. Because all processing is local, the article never reaches a server, there is no account or tracking, and the page works offline after first load — making it safe for confidential drafts, blog posts and reports.