# Word Find & Replace — yeezhan.com > One-time pay-per-task emergency tool to make your file ready for submission. > No credits, no balance. One payment unlocks one task result, valid for 24 hours. Tool domain: https://word-find-replace.yeezhan.com Skill definition: https://word-find-replace.yeezhan.com/skill/SKILL.md API documentation: https://word-find-replace.yeezhan.com/api/docs ## What this tool does Batch-replace a client name, price or date across a whole .docx — literal or regex, in one pass. ## Typical user problems - A proposal goes out with the wrong client name in six places; Ctrl+H in Word is manual and easy to half-finish. We rewrite the document XML directly: every match is replaced in a single deterministic pass, and you get the hit count as proof. ## Parameters - find: string, required. 查找内容. 字面文本或正则(regex=yes 时) - replace: string, optional. 替换为. 留空 = 删除命中内容;regex 模式可用 $1 引用分组 - regex: enum, optional. 正则模式 ## Pricing - Watermarked preview: free, no login required - Final clean output: $0.99 one-time per task - Require login (email/phone OTP) to complete payment - Result available for download 24 hours after payment ## Limitations - Replaces text inside a single run — a word that Word split across formatting boundaries (e.g. partially bold) may not match; retype it in Word first - Document body only — headers/footers/footnotes are not searched - Revisions (tracked changes) are treated as regular text