Edit Uploaded Word Documents In Place, Formatting Intact
June 9, 2026
Upload a .docx and ask Alfrada to change part of it — one number, one table, one paragraph — and it edits the real Word file while leaving everything else exactly as it was. No rebuild into a fresh report, no lost formatting, no "here's a markdown version instead."
What you can do
- Patch a Word document you uploaded without regenerating it: surrounding text, run-level formatting (bold/italic/colour), table styles, headers, and footers are preserved.
- Inspect any document first — every paragraph and table (with stable references), embedded images, comments, headers/footers, and the styles in use.
- Replace exact text while keeping the run's existing formatting — change "280" to "330" and the bold stays bold.
- Edit, add, insert, or delete table rows and cells while keeping the table's style.
- Swap an embedded image while keeping its size, insert or delete blocks, and replace whole paragraphs.
- Author a brand-new
.docxfrom structured sections (headings, paragraphs, tables) when you want a Word file rather than a PDF. - Get an honest change report after every patch: what changed, which paragraphs stayed identical, and any formatting caveat.
- A required preservation contract (what may change, what to keep) — Alfrada refuses to edit a document without one, and rejects edits that stray onto blocks you said to leave alone.
Where this shows up
You got a curriculum plan back as a Word file and just need the hour total in one section corrected and one table row updated. You used to either re-explain the whole document to rebuild it (and lose the formatting) or open Word yourself. Now you upload it, say what to change, and download a .docx that's identical everywhere you didn't touch.
You have a contract template full of [CLIENT NAME] placeholders. You ask Alfrada to fill them in and keep the formatting, and you get the finished Word file back.
Try it
- "I uploaded curriculum.docx — change the total in section 2.2.1 to 330 hours and update the Intro row in the hours table to 48. Don't touch anything else."
- "Inspect plan.docx and show me the tables and headings before we edit."
- "Replace every [CLIENT NAME] placeholder in agreement.docx with 'Ooredoo', keep all the formatting, and send it back as Word."
Heads up
This tool edits an existing .docx you uploaded. For a brand-new report authored from markdown, use the Report Generator (output_format='DOCX'); for quick notes and drafts, use the Markdown Editor. Exact-substring replacements keep surrounding run formatting; replacing a whole paragraph or a match that spans differently-formatted runs adopts the first run's format, and Alfrada flags that in the change report. Replacement images should match the original's format where possible.