Woord na Teks

Pak gewone teks uit Woord en teksdokumente uit.

🔤

Sleep en laat val, of plak 'n skermskoot

Beeld, PDF, Woord (DDCX) of teks - druppel, blaai, plak of gebruik'n URL

🔒 Jou lêers word privaat verwerk en uitgevee automaties.

Trek skoon, kopbare teks uit 'n Woord (.docx) of teks lêer in sekondes, nee formatering, nee rommel, gereed om op enige plek te plak.

Dikwels gevra vrae

Word .docx files and plain text (.txt, .md, .csv). Old .doc binaries are not yet supported.

No, we only read the text. Your original file is left untouched.

Gebruik hierdie deur die API

Laat hierdie gereedskap program met 'n enkele OT loop. Verifiëer met die API-bewys van jou rekening bladsy.

curl -X POST https://ocr.chat/api/v1/ocr/ \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -F "file=@your-file.docx" \
  -F "tool=word-to-text"

Lêers van 5 bladsye of minder gee terug die resultaat inlyn; andersins stem die werk uit, dan aflaai dit as txt:

curl -L "https://ocr.chat/api/v1/ocr/JOB_UUID/download/?format=txt" \
  -H "Authorization: Bearer YOUR_API_TOKEN" -o result.txt
Lees die API docs →
Tempo hierdie bladsy
5.0/5 (0)

Jou terugvoer help ons om geskille reg te stel.