Git Product home page Git Product logo

remram44 / wvware Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 9.97 MB

Unofficial mirror of wvware, library to convert Word documents

Home Page: http://wvware.sourceforge.net/

License: GNU General Public License v2.0

M4 0.82% C 80.71% Shell 3.48% C++ 1.62% HTML 8.12% Perl 2.25% Roff 0.74% Awk 0.48% Lex 1.79%
microsoft microsoft-word doc doc-files text-converter converter unofficial-mirror

wvware's Introduction

Read INSTALL for install information, basically pretty standard
requirements for a modern *NIX program plus libwmf to convert
wmf files to something useful.

There are now a small herd of programs based upon libwv. AbiWord
(http://www.abisource.com/) is the most interesting and complete
one that we're aware of.

1) wvWare: this is what you are looking for, it converts
Word 2,6,7,8,9 files to html and latex. The Word 2 conversion
is still incomplete (no formatting), but it will do a passable
job extracting the text, which is what you probably want anyway.

2) The small army of helper scripts:
	wvHtml
	wvLatex
	wvCleanLatex
	wvPS
	wvDVI
	wvPDF
	wvMime
	wvText
	...
   Do: `man wvXXX` where "XXX" is Html, Latex, etc.. for more information

3) wvSummary, displays the summary information stream of *all*
ole2 files, i.e Excel, PowerPoint, Visio, Access etc etc etc,
I've sent wvSummary as a patch to the file program, so that utility
should in the future have this ability to know what windows application
created the ole2 document. `man wvSummary`

4) wvVersion, outputs the version of the word format which the document
is stored as. `man wvVersion`

Also...

5) There are helper applications in the helper-scripts dir
that allow both lynx and netscape to view word 8 docs easily

6) The webpage is at http://wvware.sourceforge.net/

Finally...

7) libwv can be used as a library by third party programs, abiword
uses it as its word importer, and kword may use it in the future.
wvWare is a sample application for the use of wv, as is abiword
itself. The library (will be some day) documented in the 
Documentation dir

8) The config file format is (beginning to be) documented in the
Documentation dir, so it may be possible to achieve the conversion
that you desire without writing your own program. It also allows
you to customize the html and latex output to your own tastes.

Some possible "fun" projects:

(Projects for someone to try out with libwv include, could be
commercial applications)

a) wvMacroRemove, deletes macros out of word files, for the security
concious

b) wvFastToFull, converts fastsaved docs to full saved, shrinking their
size usually by quite a lot, and also making them safe for security 
consious firms

c) wvCrackProtection, take the wvDecrypt97 code and make a cracker
that uses the rc4 algorithm and other known bit of information to
crack word documents, ala http://www.crak.com

wvware's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.