AI Text Rewriting API — Rewrite Content in Any Tone or Style
Rewrite any text in professional, casual, formal, persuasive, academic, or creative tones. Powered by Workers AI (Llama 3.3 70B). Free API with no external API keys needed.
What is AI Text Rewriting?
AI text rewriting uses large language models to rephrase content while preserving the original meaning. The APImcp.site text rewriting API supports multiple tones including professional, casual, formal, persuasive, academic, creative, and simple. Each tone adjusts vocabulary, sentence structure, and formality level to match the target audience.
How to Use It
Call GET /api/v1/ai-text-rewrite?text=Hello+world&tone=professional. Returns { original: string, rewritten: string, tone: string, word_count_original: number, word_count_rewritten: number }. Powered by Workers AI using Llama 3.3 70B via Cloudflare's global inference network.
Available Tones
Professional: polished business language. Casual: conversational and friendly. Formal: elevated, proper. Persuasive: compelling and convincing. Academic: scholarly and precise. Creative: vivid and engaging. Simple: easy-to-understand.