PDF צו Markdown
װיפֿל דאָקומענטן צו פֿאַרװאַנדלען צו אַ קלאָרע Markdown פֿאַר RAG און LLMs
סעלעקציע:
בילד, PDF, וואָרט (DOCX) אָדער טעקסט - לאָז אַראָפּ, בלײַב איבער, קלעפּ אָדער ניצע אַ URL
🔒 די טעקע־נאָמען זײַנען ניט־פֿאַרװײַליקע
Convert PDF to Markdown that keeps the structure of your document instead of flattening it into one long string of text. OCR.chat reads each page with its premium AI engine and rebuilds the headings, bullet and numbered lists, tables, and reading order as clean, layout-aware Markdown you can use anywhere Markdown is supported.
טעקסט פֿאַרבtext-tool-action
OCR.chat is free to try with no signup, and PDF to Markdown runs on the premium AI tier so complex layouts, multi-column pages, and embedded tables come through intact rather than scrambled. You see the recognized Markdown next to your original page with low-confidence spots flagged, so you can trust what you copy before it ever reaches your model or your notes.
װי צו pdf צו markdown
קלײַב אַלץ אױס
- װײַז דאָקומענטן פֿאַר RAG און LLM אינדזשעקציע, וווּ קאָפּיע און ליסט געבן דעם מודל די סטרוקטור עס דאַרף צו אָפּשטעלן און װײַזן ריכטיק
- איבערזעצן באַריכטן, הענטלעך און PDFס צו נאָטיץ־אַפּליקאַציעס װי אובסידיאַן אָדער נוטציע אָן צו פֿאַרלירן זייערע װײַזונגען
- װידערצושטעלן געסקאַנענע פֿאַרשײדענע פּאַפּירן און אַרטיקלען אין קלײנע Markdown פֿאַר ציטירן, אָנרײַסן אָדער איבערשרײַבן
- איבער־פֿאַרקער פּראָדוקט־דאָקמענטן און אינערלעכע וויקיס צו Markdown פֿאַר אַ סטאַטיש־סײַט־געזײגער אָדער דאָקומענט־רעפּאָ
- אַרײַנשרײַבן אַ סטרוקטורירטן טעקסט פֿון קאָנטראַקטן און פּאָליטיקן אַזוי אַז די לעגאַלע און צופֿרידנקייט־טעמעס קענען זוכן און צייכענען זיי
- טעקסט פֿאַרב
פֿראַגעס
ניצן דאָס װײַז־פֿאַרב
װײַז דאָס טעקסט־פֿאָרעם
curl -X POST https://ocr.chat/api/v1/ocr/ \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-F "file=@your-file.png" \
-F "tool=pdf-to-markdown"
טעקע־נאָמען md:
curl -L "https://ocr.chat/api/v1/ocr/JOB_UUID/download/?format=md" \
-H "Authorization: Bearer YOUR_API_TOKEN" -o result.md
לייענען די API דאָקומענטאַציע →