Downloadliste

Projektbeschreibung

docx2txt is a tool that attempts to generate equivalent text files from (even corrupted) Microsoft .docx documents, preserving some formatting and document information (which MS text conversion drops) along with appropriate character conversions for a good (ASCII) text experience.

It is a platform independent solution consisting of (core) Perl and (wrapper) Unix/Windows shell scripts and a configuration file to control the output text appearance to fair extent. It depends upon a commandline unzipping program (like unzip, 7z, pkzipc, or wzunzip) that can silently extract single files from zip archives to console/standard output/pipe.

It can very conveniently be used to build a Web based docx document conversion service. Some Makefiles and Windows batch files are provided for easy installation of the scripts. With unzippers like CakeCmd that can deal with corrupt Zip archives, this tool can extract text from corrupt docx documents in many cases, where MS word processor fails to even open them.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-13 07:28 Zurück zur Release-Liste
1.1

Nicht-Extraktion kleinere Verbesserungen und Bugfixes, basierend auf den Rückmeldungen/Eingaben von Benutzern empfangen. Eine Überprüfung auf das Vorhandensein des Befehls extrahieren.
Die Konfigurationsdatei wird im $HOME sowie gesucht. Konfigurations-Variablen beginnen nun mit Config_. Fehler # 3003903, # 3082018 und # 3082035 wurden behoben. Das null-Gerät für Cygwin wurde behoben. Hochgestellte Querverweise befinden sich jetzt in [...].
Tags: Minor feature enhancements and bug fixes
Minor non-extraction feature enhancements and bugfixes, based on the feedback/input received from users. A check for the existence of the unzip command.
The configuration file is looked for in $HOME as well. Configuration variables now begin with config_ . Bugs #3003903, #3082018, and #3082035 have been fixed. The null device for Cygwin has been fixed. Superscripted cross-references are placed within [...] now.

Project Resources