Skip to main content
ConversionMarch 17, 2026

PDF to Word - Hebrew Text Comes Out Reversed? Here's the Fix

Practical guide to fixing reversed or broken Hebrew text when converting PDF to Word. Why it happens, when it happens, and how to convert correctly while preserving right-to-left direction.

Kovetz PDF Team 12 min read Updated May 12, 2026

In short: Hebrew comes out reversed because the conversion tool you used wasn't built for Hebrew. Kovetz PDF detects Hebrew automatically, fixes the direction, and produces a Word file that looks exactly like the original PDF - only editable. Even for scans - no separate step, everything happens in one conversion.

The Problem Everyone Knows

Ever tried to convert a Hebrew PDF to Word? You downloaded the file, opened it, and what you saw was reversed text - as if someone took the words and placed them backwards. Instead of "Shalom" - "molahS". Instead of a right-aligned paragraph - a left-aligned paragraph. Phone numbers you couldn't read.

It didn't happen to you because your PDF is broken. It happened because the conversion tool you used doesn't know Hebrew.

Why It Happens

Most conversion tools in the world were built first and foremost for English. English is written left to right. Hebrew is written right to left. It's a simple but significant difference - because a computer that hasn't learned to think in the opposite direction simply prints letters in the order it knows. And the order it knows is the opposite of Hebrew.

This shows up in three common forms:

Whole words that get reversed

A Hebrew word like שלום (shalom, "hello") comes out as םולש - the letters are correct, but the order is completely reversed and the word is unreadable to a Hebrew speaker.

Paragraph that comes out in the wrong direction

The text might be correct, but the paragraph is left-aligned instead of right-aligned. Anyone who reads Hebrew sees immediately that something is off - it's like an address line in English format inside a formal Hebrew letter.

Numbers and English mix up

The line "Call me at 050-1234567" becomes "Call me at 7654321-050". The number is reversed, or moved to the wrong place inside the sentence.

The Solution: a Tool Built with Hebrew from Day One

Our Word conversion tool works differently. From the start, it was built with Hebrew in mind - not as an after-the-fact addition.

What actually happens:

  • Automatic Hebrew detection. No need to choose a language in advance. The tool detects Hebrew by content and handles it accordingly.
  • Automatic correction of reversed order. If the original PDF stored Hebrew in reversed order (happens in old PDFs), the tool detects and corrects.
  • Correct alignment. Every Hebrew paragraph comes out right-aligned in Word. English paragraphs - left. Nothing mixes up.
  • Mixed text handling. Hebrew, English, numbers - all can be on the same line and each gets its proper direction.

What Happens With a Scanned PDF

A scan is a special story. A scanned PDF is essentially an image of the page - there's no readable text there, only pixels. To convert it to Word you need first to recognize the letters (OCR - image-to-text recognition).

Most tools require you to run OCR separately, then convert again. With us - it's all in one process. The tool detects that it's a scan, runs Hebrew OCR, and produces an editable Word file. Completely transparent.

Important to remember: result quality depends on scan quality. A sharp scan at 300 DPI (dots per inch, a measure of scan sharpness) will come out excellent. A scan photographed from a phone in dim lighting - less so.

When to Use This Tool

Your situationWhat to do
Hebrew contract you got as PDF and need to editUpload to the Word conversion tool, DOCX
Quote where you need to change amountsConvert to Word, edit, export back to PDF
Old document with broken Hebrew on viewingThe tool fixes reversed order automatically
Scan of a letter or contractSame process - OCR runs in the background
Annual report with number tablesDOCX preserves the tables, numbers correct

Tips for a Successful Conversion

What to Do

  • Check the first 2-3 paragraphs after downloading. If they're correct, usually the whole document is correct.
  • Use DOCX and not DOC - the old DOC can lose Hebrew settings.
  • Open in Word or LibreOffice for first inspection. Google Docs sometimes makes additional adjustments that can hide issues.
  • Save a copy of the original PDF before deleting it - emergency case.

What Not to Do

  • Don't rely on a random browser conversion (uploading to a random online tool) without checking. Most of those tools don't know Hebrew.
  • Don't manually copy-paste text from PDF to Word as a solution. It usually comes out broken - there's no shortcut.
  • Don't try to fix reversed text manually in Word. Better to convert again with the right tool.

Frequently Asked Questions

Can other editors open the resulting file? Yes. The DOCX created with our tool opens correctly in Word, in LibreOffice, in Google Docs, and in Mac Pages. Hebrew stays Hebrew everywhere.

The font looks strange after conversion - what do I do? In Word, select the text and switch the font to David, Arial, or Noto Sans Hebrew. These are quality Hebrew fonts that look good on screen and in print.

Can I convert back to PDF after editing? Yes, through Word to PDF conversion. The direction is preserved.

Is the tool free? Yes, for basic files. For larger files or heavy use there are Pro plans.

Real-World Examples

  • Lawyer receiving a Hebrew lease contract as PDF from a client. Needs to make changes before signing. Converts to Word, edits clauses, exports back to PDF in proper Hebrew with right alignment preserved.
  • Accountant with a Hebrew tax confirmation as a scanned PDF. Conversion handles OCR plus Hebrew direction in one shot - the document arrives in Word ready to edit numbers and add notes.
  • Translation agency that receives Hebrew documents and needs them in Word for the translator. Old conversion path: convert, manually fix every paragraph alignment, fix every number, retype phone numbers. New path: upload, download, done.
  • HR manager with employee handbooks in Hebrew PDF that need annual updates. Convert each chapter to Word, update, export back.

What to Verify Before Sending

After conversion and editing, three quick checks before you send the file:

  1. First page reads naturally - if Hebrew flows right-to-left and feels normal, alignment is good.
  2. Numbers and English in Hebrew sentences appear in correct positions - phone numbers, IDs, company names should sit where they should.
  3. Headers and bullet lists are right-aligned - sometimes the body works but lists drift left. Quick eye check fixes this.

If something looks off, switch the file's default direction in Word once (Layout tab > Page Setup dialog > Layout sub-tab > Section direction: Right-to-left) and most issues disappear.

Technical Explanation: Why "Broken Hebrew" Is Really Broken - and How It Gets Fixed

The term "reversed Hebrew" is misleading - there are actually two separate phenomena that feel similar but require different fixes.

Phenomenon 1: Visual order vs. logical order

In a PDF, text can be stored in two ways:

  • Logical order: Letters are stored in the order in which they were typed. "Shalom" is stored as Shin-Lamed-Vav-Mem. The PDF, when rendering, knows how to flip the visual presentation to right-to-left. This is the modern standard.
  • Visual order: Letters are stored in the order in which they appear on the page from left to right. "Shalom" is stored as Mem-Vav-Lamed-Shin. This was the standard in older PDFs and still appears in files exported from modern systems that do not handle Hebrew correctly.

When a conversion tool does not know how the file is stored, it assumes logical order. If it is actually visual, the output appears reversed.

Phenomenon 2: Paragraph alignment

In Word, each paragraph has a direction attribute. A Hebrew paragraph should be RTL (right-to-left). An English paragraph should be LTR (left-to-right). If the conversion tool does not set a direction, Word defaults to LTR - so the paragraph is left-aligned even though the text in it is Hebrew.

The text itself is fine - only alignment is wrong. Fix: in Word, select the paragraph and press Ctrl+Shift+Alt+Right.

Phenomenon 3: Numbers and Hebrew mixing incorrectly

In Unicode (the international standard for storing text in computers), there are invisible "direction" marks: RLM (Right-to-Left Mark) and LRM (Left-to-Right Mark). They tell the computer when to switch direction within a mixed line. Tools without Hebrew support do not insert them, so when a number appears within a Hebrew sentence it may end up in the wrong position.

Our tool inserts all the necessary direction marks, so mixed text comes out correctly the first time.


Word Versions - What Differs

Word 2010, 2013, 2016, 2019, 2021, and Microsoft 365 all support Hebrew, but with small differences:

VersionRTL supportCommon issues
Word 2010BasicOccasionally loses alignment when the file is moved between machines
Word 2013-2016GoodUsually works fine, with rare issues on mixed tables
Word 2019-2021ExcellentThe best Hebrew support in the Office line
Microsoft 365Excellent and updatedFull support, new features added often
Word for MacGoodSimilar support to Windows, with minor menu differences
LibreOffice WriterVery goodFree, excellent Hebrew support, recommended if you do not have Office
Google DocsAcceptableBasic support, occasionally has issues with spacing between Hebrew and English words

If you see Hebrew issues after conversion, try opening the file in a different editor. Sometimes the issue is not the conversion - it is the Word version.


Just text, not a whole file? The Fix Reversed Hebrew tool reorders Hebrew text that was copied backwards - paste it in and get it back in order, all in your browser.

Convert Now with Kovetz PDF

The Word conversion tool detects Hebrew automatically, handles scans, and produces a DOCX file with correct direction, right alignment, and Hebrew fonts. No installation needed, and the first conversions are free.

Want to convert PDF to Word now?

With full Hebrew support

Start Now

Frequently Asked Questions

Why does Hebrew text come out reversed after conversion?

Most conversion tools were built for English documents and assume all text flows left to right. When they encounter Hebrew that flows in the opposite direction, they don't know what to do - and simply place the letters in the order they received them. The result: שלום (hello) comes out as םולש.

Will every Hebrew PDF convert correctly?

PDFs created from Word, a digital quote, or a document produced on Mac or modern Office - most convert excellently. A scanned PDF needs Hebrew OCR first. A particularly old PDF (before about 2005) sometimes stores Hebrew in reversed order and needs correction.

What if my PDF is a scan of a document?

Our Word conversion tool detects scans automatically and runs Hebrew OCR (image-to-text recognition) within the same process. No separate step needed - upload the scan and get an editable Word file. Quality depends on the source scan quality.

Why does the paragraph come out left-aligned after conversion?

Regular tools miss one important marker in the Word file that says 'Hebrew paragraph, right-align'. Our tool adds this marker automatically to every Hebrew paragraph, so alignment is always correct.

What happens with numbers and English in the middle of Hebrew text?

In text like 'Call me at 050-1234567' there's Hebrew and a number on the same line. Simple tools get confused and reverse the number. Our tool understands that each segment in the line needs its own direction - Hebrew right, number left.

Is DOCX or DOC better?

DOCX always. The old DOC format doesn't support all the Hebrew settings required. DOCX (the standard Word format from 2007 onward) preserves direction, fonts, and letter order properly.

After conversion the font looks strange - what do I do?

In Word, select the text and switch the font to David, Arial, or Noto Sans Hebrew. These are quality Hebrew fonts that look good on screen and in print.

Can I convert back to PDF after editing?

Yes, through [Word to PDF conversion](/en/word-to-pdf). The direction is preserved.

More Guides