What's the best console tool (text-mode), to convert ms word files to
plane text?
catdoc, seems ok, works on most files, but looses a lot of formatting.
antiword, seems quite good, but it doesn't work on every file...
What are people using, any better suggestions?
I have a script here ready to go, so all I have to do is set the prog
variable... I get a lot of these files unfortunately, so any suggestions
would be appreciated.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-11-2009, 06:56 AM
Ron Johnson
converting ms word files
On 02/11/2009 01:22 AM, Daniel Dalton wrote:
Hi,
What's the best console tool (text-mode), to convert ms word files to
plane text?
catdoc, seems ok, works on most files, but looses a lot of formatting.
Well, sure you lose formatting going from Word to text. Can you be
more specific as to what you mean?
antiword, seems quite good, but it doesn't work on every file...
What are people using, any better suggestions?
I have a script here ready to go, so all I have to do is set the prog
variable... I get a lot of these files unfortunately, so any suggestions
would be appreciated.
$ abiword --to=txt some_file.doc
Requires some GNOME and GTK libs, though.
--
Ron Johnson, Jr.
Jefferson LA USA
Supporting World Peace Through Nuclear Pacification
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-11-2009, 07:09 AM
Daniel Dalton
converting ms word files
On Wed, Feb 11, 2009 at 01:56:30AM -0600, Ron Johnson wrote:
> On 02/11/2009 01:22 AM, Daniel Dalton wrote:
>> Hi,
>>
>> What's the best console tool (text-mode), to convert ms word files to
>> plane text?
>> catdoc, seems ok, works on most files, but looses a lot of formatting.
>
> Well, sure you lose formatting going from Word to text. Can you be more
> specific as to what you mean?
Yep, well, I just mean like indentation, numbers, tables converted to
tabs, etc.
When I say numbers I mean the auto numbering word does, and for that to
show up in plain text as 1, 2, 3 etc...
Does that make sense, and possibly other things.
>
>> antiword, seems quite good, but it doesn't work on every file...
>>
>> What are people using, any better suggestions?
>>
>> I have a script here ready to go, so all I have to do is set the prog
>> variable... I get a lot of these files unfortunately, so any suggestions
>> would be appreciated.
>
> $ abiword --to=txt some_file.doc
>
Uh... I was hoping to avoid starting the gui...
Thanks,
Daniel.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-11-2009, 07:31 AM
Ron Johnson
converting ms word files
On 02/11/2009 02:09 AM, Daniel Dalton wrote:
On Wed, Feb 11, 2009 at 01:56:30AM -0600, Ron Johnson wrote:
On 02/11/2009 01:22 AM, Daniel Dalton wrote:
Hi,
What's the best console tool (text-mode), to convert ms word files to
plane text?
catdoc, seems ok, works on most files, but looses a lot of formatting.
Well, sure you lose formatting going from Word to text. Can you be more
specific as to what you mean?
Yep, well, I just mean like indentation, numbers, tables converted to
tabs, etc.
When I say numbers I mean the auto numbering word does, and for that to
show up in plain text as 1, 2, 3 etc...
Does that make sense, and possibly other things.
antiword, seems quite good, but it doesn't work on every file...
What are people using, any better suggestions?
I have a script here ready to go, so all I have to do is set the prog
variable... I get a lot of these files unfortunately, so any suggestions
would be appreciated.
$ abiword --to=txt some_file.doc
Uh... I was hoping to avoid starting the gui...
Hmmm. *Maybe* it would work from the console. Two ways to find
out, and one doesn't require that you know C...
--
Ron Johnson, Jr.
Jefferson LA USA
Supporting World Peace Through Nuclear Pacification
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-12-2009, 12:30 AM
Joel Roth
converting ms word files
On Wed, Feb 11, 2009 at 06:22:44PM +1100, Daniel Dalton wrote:
> Hi,
>
> What's the best console tool (text-mode), to convert ms word files to
> plane text?
> catdoc, seems ok, works on most files, but looses a lot of formatting.
> antiword, seems quite good, but it doesn't work on every file...
>
> What are people using, any better suggestions?
Daniel,
Ooconvert is a command line utility, converts between
all 183 formats (!) that openoffice recognizes.
> I have a script here ready to go, so all I have to do is set the prog
> variable... I get a lot of these files unfortunately, so any suggestions
> would be appreciated.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-12-2009, 01:07 AM
debian debian
converting ms word files
> Ooconvert is a command line utility, converts between
> all 183 formats (!) that openoffice recognizes.
If ooconvert requires open office, then you may as well have X
installed to meet all the requirements. If you have to install X ,
then you may as well use OOo.
---
Kevin K.
Systems Administrator
www.stardothosting.com/managed-hosting
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-12-2009, 01:28 AM
Tzafrir Cohen
converting ms word files
On Wed, Feb 11, 2009 at 07:09:27PM +1100, Daniel Dalton wrote:
> On Wed, Feb 11, 2009 at 01:56:30AM -0600, Ron Johnson wrote:
>
> > $ abiword --to=txt some_file.doc
> >
>
> Uh... I was hoping to avoid starting the gui...
--
Tzafrir Cohen | tzafrir@jabber.org | VIM is
http://tzafrir.org.il | | a Mutt's
tzafrir@cohens.org.il | | best
ICQ# 16849754 | | friend
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-12-2009, 08:17 AM
Ron Johnson
converting ms word files
On 02/11/2009 08:07 PM, debian debian wrote:
Ooconvert is a command line utility, converts between
all 183 formats (!) that openoffice recognizes.
If ooconvert requires open office, then you may as well have X
installed to meet all the requirements. If you have to install X ,
then you may as well use OOo.
That's just *wrong*.
--
Ron Johnson, Jr.
Jefferson LA USA
Supporting World Peace Through Nuclear Pacification
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org