Text Rewriter — AI Text Tool

Text

Text Rewriter sends input to a /api AI job and rewrites text for a selected tone.

What is it

Text Rewriter uses a hosted AI provider adapter for summarization, rewriting, and grammar correction. This MVP uses a mock provider and assumes input/results expire within 24 hours. Generated output must be reviewed by the user.

POST /api/tools/ai/jobs → status → generated text

How to use

  1. 1Enter text or choose a PDF.
  2. 2Start the AI job.
  3. 3Review and edit the result.

Reference

Text Rewriter — AI Text Tool Reference
InputResult
text/PDFrewrites text for a selected tone

Sources & standards

FAQ

Is Text Rewriter input sent to a server?

Yes. It is sent to /api for server AI processing. Do not enter sensitive content.

Is the AI result accurate?

Not always. Summary, OCR, rewriting, and grammar results must be reviewed by the user.

Is a real AI provider connected?

The provider interface and mock hosted provider are implemented. A real provider requires API key and cost approval.

Related tools