All tools
Replace Text
Text ReplaceLive APIFind and replace while keeping formatting.
Drop a file here or choose
Options
Cost2 credits
Free to try Private & secure Deleted after 1 hour
Accepts
Returns
File
Batch
Single file
Cost
2 credits
About Replace Text
Find and replace while keeping formatting. Use it free in your browser, or call the same thing from your code with one API request.
- Update boilerplate across documents
- Fix a recurring typo everywhere at once
- Swap names or dates in templates
How it works
- 1
Upload your file
Drop in your PDF, or pick from your device.
- 2
Set your options
Tune a couple of settings to get exactly the result you want.
- 3
Download the result
Grab your file right away. Files are deleted automatically after an hour.
Prefer to automate? Call it by API.
curl -X POST https://api.doctransform.io/documents/{id}/process \
-H "Authorization: Bearer dt_live_••••" \
-F "file=@document.pdf" \
-F "find=value" \
-F "replace=value" \
-F "case_sensitive=false"Questions, answered
Yes — it's free to try in your browser. Programmatic use through the API costs 2 credits per run.
They're encrypted in transit, processed only for your request, and automatically deleted within an hour. We never use them to train models.
PDF.