טעקסט פֿאַרבtext-tool-action

אַרײַנשרײַבן אַ פּשוטן טעקסט פֿון וואָרט און טעקסט דאָקומענטן

🔤

סעלעקציע:

בילד, PDF, וואָרט (DOCX) אָדער טעקסט: לאָז אַראָפּ, בלײַב אױף, קלײַב אױס, אָדער ניצע אַ URL

🔒 די טעקע־נאָמען זײַנען ניט־פֿאַרװײַליקע

װײַז טעקסט פֿון אַ וואָרט (.docx) אָדער טעקסט טעקע אין סעקונדעס, ניט קיין פֿאָרמאַטירונג, ניט קיין װײַז, גרייט צו קלײַבן אַליין

פֿראַגעס

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.

ניצן דאָס װײַז־פֿאַרב

Run this tool programmatically with a single POST. Authenticate with the API token from your account page.

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"

Files of 5 pages or fewer return the result inline; otherwise poll the job, then download it as txt:

curl -L "https://ocr.chat/api/v1/ocr/JOB_UUID/download/?format=txt" \
  -H "Authorization: Bearer YOUR_API_TOKEN" -o result.txt
לייענען די API דאָקומענטאַציע →
קלײַב אַלץ אױסselect-action
★ ★ ★ ★ ★

וואָס קען מען פֿאַרבעסערן? דיין אָפּרוף העלפֿט אונדז צו פֿאַרריכטן פּראָבלעמען