FG
💻 Software

How to extract the text from MS Office documents in Linux?

Fresh7 days ago
Mar 15, 202639386 views
Confidence Score0%
0%

Problem

I need a way to extract the text from all of the MS Office document types (Word, Excel, Powerpoint), in Linux. I envision that there might be several different approaches to accomplish this, such as a Bash or Python script, or converting them to PDF and then extracting the text using a tool such as…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to extract the text from MS Office documents in Linux?

Low Risk

Catdoc can convert doc,xls & ppt to text. Second option would be wvWare. For more utils check check http://www.linux.com/archive/articles/52385 for word to text coverters and

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment